From 13b51337bfab6f11c0d3d7bb35024252dde03d63 Mon Sep 17 00:00:00 2001 From: Joonas Rikkonen Date: Fri, 13 May 2022 11:16:14 +0300 Subject: [PATCH] Added latest unstable to issue template --- .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 31ca25b87..92b753e28 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -53,6 +53,7 @@ body: description: Which version of the game did the bug happen in? You can see the current version number in the bottom left corner of your screen in the main menu. options: - 0.17.15.0 + - 0.18.0.0 (Unstable) - Other validations: required: true