From 65c0ebd4918ff0e7e696613c2f5e6cdcb55d656c Mon Sep 17 00:00:00 2001 From: Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com> Date: Wed, 22 Nov 2023 09:08:15 -0500 Subject: [PATCH] Update bug.yml --- .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 c5148bb3..e42f458c 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.1.3" - - "<2.1.3" + - "2.2.0" + - "<2.2.0" validations: required: true - type: dropdown