diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index eb7b1a7ca..304aac2a2 100755 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -25,9 +25,9 @@ body: label: Version description: What version of our product are you running? options: - - 4.1.0 (latest) - - 4.0.1 - - 4.0.0 + - 4.2.0 (latest) + - 4.1.0 + - 4.0.x - 3.2.0 default: 0 validations: diff --git a/.github/ISSUE_TEMPLATE/QUESTION.yml b/.github/ISSUE_TEMPLATE/QUESTION.yml index b8c8ff97c..bc57b034f 100755 --- a/.github/ISSUE_TEMPLATE/QUESTION.yml +++ b/.github/ISSUE_TEMPLATE/QUESTION.yml @@ -12,9 +12,9 @@ body: label: Version description: What version of our product are you running? options: - - 4.1.0 (latest) - - 4.0.1 - - 4.0.0 + - 4.2.0 (latest) + - 4.1.0 + - 4.0.x - 3.2.0 default: 0 validations: