From 56a07b91544f7e73acb9e350f0e9c8c09545a55b Mon Sep 17 00:00:00 2001 From: LuigiLink Date: Thu, 10 Oct 2024 18:10:02 +0200 Subject: [PATCH] update bug_report.yml file --- .github/ISSUE_TEMPLATE/1_bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index 147bc5f..b403c11 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -33,8 +33,8 @@ body: label: Version description: What version of our software are you running? options: - - 1.0.2 (Default) - - 1.0.1 (Edge) + - 1.0.2 + - 1.0.1 default: 0 validations: required: true