From 7e26085016d87b1c2fc0470b24493279580e6ec6 Mon Sep 17 00:00:00 2001 From: Jayofelony Date: Sun, 22 Dec 2024 23:39:21 +0100 Subject: [PATCH] Update ISSUE_TEMPLATE.yml --- .github/ISSUE_TEMPLATE.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.yml b/.github/ISSUE_TEMPLATE.yml index 51f8012c..959712e0 100644 --- a/.github/ISSUE_TEMPLATE.yml +++ b/.github/ISSUE_TEMPLATE.yml @@ -33,8 +33,9 @@ body: label: Version description: What version of our software are you running? options: - - 2.9.2 (64bit) - - 2.9.2 (32bit) + - 2.9.2 + - 2.9.3 + - 2.9.3-2 default: 0 validations: required: true