From 245151ee71ef8bed113a8af1d64037a570ad3008 Mon Sep 17 00:00:00 2001 From: Aleksander Nowakowski Date: Thu, 14 Mar 2024 11:02:35 +0100 Subject: [PATCH] Adding version 4.2.0 to GitHub issue templates --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 6 +++--- .github/ISSUE_TEMPLATE/QUESTION.yml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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: