From c6ba7535680c00638e1ff90b06cb066b7c29df63 Mon Sep 17 00:00:00 2001 From: Jonathan Coates Date: Sun, 6 Jul 2025 22:34:43 +0100 Subject: [PATCH] Update allowed Minecraft versions --- .github/ISSUE_TEMPLATE/bug_report.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 1a25729b7..ca60bfdc4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -11,7 +11,8 @@ body: What version of Minecraft are you using? If your version is not listed, please try to reproduce on one of the supported versions. options: - 1.20.1 - - 1.21.x + - 1.21.1 + - 1.21.7 validations: required: true - type: input