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