From d8a56ca45c9010b9e4312cfb2fc68ecfa461087b Mon Sep 17 00:00:00 2001 From: Joel Hanson Date: Thu, 8 May 2025 12:17:59 +0530 Subject: [PATCH] fix: update version in bug report Signed-off-by: Joel Hanson --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 604b707..6fd8ea1 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -57,7 +57,8 @@ body: label: Version description: What version of our software are you running? options: - - 2.3.0 (Default) + - latest + - 2.3.0 - 1.3.5 - older (<1.3.5) validations: