From db98b07c0fc8f962c2813222195d396c988c2f0f Mon Sep 17 00:00:00 2001 From: Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com> Date: Wed, 20 Dec 2023 12:25:57 -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 f249eb0d..f0733568 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.2.1" - - "<2.2.1" + - "2.2.2" + - "<2.2.2" validations: required: true - type: dropdown