From 7a3cfed32568757e17f90e9ea7cbdc4cb0037059 Mon Sep 17 00:00:00 2001 From: staphen Date: Tue, 13 Jun 2023 22:20:52 -0400 Subject: [PATCH] Add 1.5.0 to the list of versions in issue form --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c47729ad2..f6545858c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -26,7 +26,8 @@ body: attributes: label: DevilutionX version options: - - 1.4.1 (latest release) + - 1.5.0 (latest release) + - 1.4.1 - 1.4.0 - 1.3.0 - 1.2.1