diff --git a/.github/ISSUE_TEMPLATE.yml b/.github/ISSUE_TEMPLATE.yml index 6eaba3d6..2ba02937 100644 --- a/.github/ISSUE_TEMPLATE.yml +++ b/.github/ISSUE_TEMPLATE.yml @@ -33,7 +33,8 @@ body: label: Version description: What version of our software are you running? options: - - 2.9.4-2 + - 2.9.5.2 + - 2.9.5.3 default: 0 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6eaba3d6..2ba02937 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -33,7 +33,8 @@ body: label: Version description: What version of our software are you running? options: - - 2.9.4-2 + - 2.9.5.2 + - 2.9.5.3 default: 0 validations: required: true