From 77efe8750bb098a383c1ed591ea057dae49a66ed Mon Sep 17 00:00:00 2001 From: Jozufozu Date: Wed, 29 Dec 2021 18:49:19 -0800 Subject: [PATCH] Add 0.4.0b to bug report yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 930143f56..2e20ab325 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.0b" - "0.4.0a" - "0.4.0" - "0.3.2g"