This commit is contained in:
NGnius (Graham) 2023-04-01 10:52:54 -04:00
commit 74a9b723e6

View file

@ -56,12 +56,13 @@ body:
id: version id: version
attributes: attributes:
label: Version label: Version
description: What version of PowerTools are you using? This is the version beside `powertools-rs` near the bottom of the plugin's UI. description: What version of PowerTools are you using? This is the version beside `Native` near the bottom of the plugin's UI.
options: options:
- _ - _
- 1.1.0 (Latest stable) - 1.2.0 (Latest stable)
- 1.0.X (Out of date) - 1.1.0 (Out of date)
- 0.7.X (Very out of date) - 1.0.X (Very out of date)
- Alpha/Beta/RC version
- Not listed - Not listed
validations: validations:
required: true required: true