From 7583e56df3f06282acf82916b0fcdabd8f63ce8a Mon Sep 17 00:00:00 2001 From: Daniel Belmes <3631206+DanielBelmes@users.noreply.github.com> Date: Tue, 13 Feb 2024 20:58:15 -0800 Subject: [PATCH] Update bug_report.yaml Version (#9734) --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index b94160436f..950d9e2c79 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -15,7 +15,7 @@ body: attributes: label: Version description: What version or commit of EE are you running? - value: 0f27df2(1.5.0) + value: 08c3b70(1.6.0) validations: required: true - type: checkboxes