From 8b95c25194a5e7994ef08fe3fef09319f400aa54 Mon Sep 17 00:00:00 2001 From: Alexander Brandes Date: Fri, 29 Jul 2022 19:01:55 +0200 Subject: [PATCH] Update 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 4a838eaee..91a650cbb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -27,6 +27,7 @@ body: description: Which server version version you using? If your server version is not listed, it is not supported. Update to a supported version first. multiple: false options: + - '1.19.1' - '1.19' - '1.18.2' - '1.17.1'