From b28a0eb606bbe65302786d3ed00aef740b3d0291 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Sat, 28 Dec 2024 15:31:41 +0100 Subject: [PATCH] Update bug report for next release Signed-off-by: Jeroen Oudshoorn --- .github/ISSUE_TEMPLATE.yml | 2 +- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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