From 7f208db5ed2d5d258e5b0f4db774ce5190e95f61 Mon Sep 17 00:00:00 2001 From: SirYwell Date: Wed, 6 Nov 2024 16:33:39 +0100 Subject: [PATCH] Update 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 0f84e584e..cedd4344f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -27,6 +27,7 @@ body: description: Which server version are you using? If your server version is not listed, it is not supported. Update to a supported version first. multiple: false options: + - '1.21.3' - '1.21.1' - '1.20.6' - '1.20.4'