From 772d844526691ceda28d4cf74997f9c238223673 Mon Sep 17 00:00:00 2001 From: Jayofelony Date: Sun, 22 Dec 2024 23:38:48 +0100 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a7688198..d131ea73 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.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