From 90784116e82f0129e7086e752bcafb6eacd2ea5d Mon Sep 17 00:00:00 2001 From: Meier Lukas Date: Fri, 17 Oct 2025 22:49:14 +0200 Subject: [PATCH] chore: update bug report template Added new version option 1.42.0 to bug report template. --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c672efc12..7841d76ae 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -33,6 +33,7 @@ body: options: # The below comment is used to insert a new version with on-release.yml #NEXT_VERSION# + - 1.42.0 - 1.41.0 - 1.40.0 - 1.39.0