diff --git a/.github/ISSUE_TEMPLATE.yml b/.github/ISSUE_TEMPLATE.yml index 959712e0..b7420e21 100644 --- a/.github/ISSUE_TEMPLATE.yml +++ b/.github/ISSUE_TEMPLATE.yml @@ -33,9 +33,9 @@ body: label: Version description: What version of our software are you running? options: - - 2.9.2 - 2.9.3 - 2.9.3-2 + - 2.9.4 default: 0 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d131ea73..0c6e8a70 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -33,9 +33,9 @@ body: label: Version description: What version of our software are you running? options: - - 2.9.2 - 2.9.3 - 2.9.3-2 + - 2.9.4 default: 0 validations: required: true