Skip to content

Commit

Permalink
NTR - Updated versions in bug_report template (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
xPand4B authored Jul 7, 2024
1 parent 90e763c commit 8b1970a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ body:
label: Mod Version
description: "Please select the used version of 'Towers of the Wild: Reworked'."
options:
- "v4.3.0"
- "v4.2.2"
- "v4.2.1"
- "v4.2.0"
- "v4.1.0"
- "v4.0.2"
Expand Down Expand Up @@ -81,6 +84,12 @@ body:
label: Minecraft Version
description: "Please select the used version of 'Minecraft'."
options:
- "1.21"
- "1.20.6"
- "1.20.5"
- "1.20.4"
- "1.20.3"
- "1.20.2"
- "1.20.1"
- "1.20"
- "1.19.4"
Expand All @@ -101,6 +110,8 @@ body:
label: Java Version
description: "Please select the used version of 'Java'."
options:
- "Java 22"
- "Java 21"
- "Java 20"
- "Java 18"
- "Java 17"
Expand Down

0 comments on commit 8b1970a

Please sign in to comment.