From 954254e7e436a8bec2c5ffe97b075f5a4ed80714 Mon Sep 17 00:00:00 2001 From: Jonathan Coates Date: Thu, 7 Jul 2022 21:06:32 +0100 Subject: [PATCH] Update Minecraft versions --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 100c87d94..56263f1c2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -9,8 +9,8 @@ body: description: What version of Minecraft are you using? options: - 1.16.x - - 1.17.x - 1.18.x + - 1.19.x validations: required: true - type: input