diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5b294ea27..ce357a5ab 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -27,14 +27,12 @@ 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.18.2' - '1.18.1' - '1.18' - '1.17.1' - '1.16.5' - - '1.15.2' - - '1.14.4' - - '1.13.2' validations: required: true