diff --git a/.github/ISSUE_TEMPLATE/BUG.yml b/.github/ISSUE_TEMPLATE/BUG.yml index 13b82fb..693dd39 100644 --- a/.github/ISSUE_TEMPLATE/BUG.yml +++ b/.github/ISSUE_TEMPLATE/BUG.yml @@ -23,20 +23,21 @@ body: label: Version description: What version of the Discord Game SDK Godot plugin are you running? options: - - 3.2 - - 3.1 - - 3.0 - - 2.4 - - 2.3 - - 2.2 - - 2.1 - - 2.0 - - 1.5 - - 1.4 - - 1.3 - - 1.2 - - 1.1 - - 1.0 + - R1.0.0 + - 0.3.2 + - 0.3.1 + - 0.3.0 + - 0.2.4 + - 0.2.3 + - 0.2.2 + - 0.2.1 + - 0.2.0 + - 0.1.5 + - 0.1.4 + - 0.1.3 + - 0.1.2 + - 0.1.1 + - 0.1.0 - Custom build validations: required: true