From 1e5764805c9db0c21877f2f3bf9d8e318e3e40c5 Mon Sep 17 00:00:00 2001 From: Isaac Marovitz Date: Thu, 25 Apr 2024 11:46:47 -0400 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 1d167dd6..825dba2c 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -37,8 +37,8 @@ body: attributes: label: What version of Whisky are you using? options: - - "2.3.1" - - "<2.3.1" + - "2.3.2" + - "<2.3.2" validations: required: true - type: dropdown