From c7aca258af552908f40d0804dd627e0c2cf605fa Mon Sep 17 00:00:00 2001 From: simibubi <31564874+simibubi@users.noreply.github.com> Date: Wed, 6 Apr 2022 21:36:15 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 95883df8e..1fe35e576 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -49,6 +49,7 @@ body: label: Mod Version description: The version of the mod you were using when the bug occured options: + - "0.4.1" - "0.4.0f" - "0.4.0e" - "0.4.0d" @@ -101,6 +102,7 @@ body: label: Minecraft Version description: The version of Minecraft you were using when the bug occured options: + - "1.18.2" - "1.18.1" - "1.18" - "1.17.1"