From 7604cc2c1ba3c555fa667393f0c16d46001ce973 Mon Sep 17 00:00:00 2001 From: "Stephen C. Wills" Date: Tue, 26 Jul 2022 00:26:49 -0400 Subject: [PATCH] Add 1.4.1 to the list of versions in issue form (#5128) --- .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 10a06a3e3..c47729ad2 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.0 (latest release) + - 1.4.1 (latest release) + - 1.4.0 - 1.3.0 - 1.2.1 - 1.1.0