diff --git a/.github/ISSUE_TEMPLATE/fabric_bug_report.yml b/.github/ISSUE_TEMPLATE/fabric_bug_report.yml index 41fe74b..571773a 100644 --- a/.github/ISSUE_TEMPLATE/fabric_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/fabric_bug_report.yml @@ -47,6 +47,7 @@ body: label: | Mod Version options: + - "1.5.1" - "1.5" - "1.4.2" - "1.4.1" @@ -58,6 +59,7 @@ body: label: | Minecraft Version options: + - "1.19.2" - "1.19" - "1.18.2" validations: @@ -68,6 +70,7 @@ body: label: | Fabric Loader Version options: + - "0.14.14" - "0.13.3" validations: required: true diff --git a/.github/ISSUE_TEMPLATE/forge_bug_report.yml b/.github/ISSUE_TEMPLATE/forge_bug_report.yml index 8877e02..39d7f33 100644 --- a/.github/ISSUE_TEMPLATE/forge_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/forge_bug_report.yml @@ -47,6 +47,7 @@ body: label: | Mod Version options: + - "1.5.3" - "1.5.2" - "1.5.1" - "1.5" @@ -72,6 +73,7 @@ body: label: | Minecraft Version options: + - "1.19.4" - "1.19.3" - "1.19.2" - "1.19"