From 6eda1da352e2bbadecf455ed18521b391c9fe2e1 Mon Sep 17 00:00:00 2001 From: Patrick Michalik <120058021+patrickmichalik@users.noreply.github.com> Date: Fri, 28 Jun 2024 19:13:37 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9CBug=E2=80=9D=20issue=20form:=20Update?= =?UTF-8?q?=20version=20drop-down?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 71e62a188..f0226c4fd 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -24,9 +24,8 @@ body: description: If you’re using an outdated version, please try updating Vico first. multiple: true options: - - 2.0.0-alpha.20 - - 1.15.0-alpha.1 - - 1.14.0 + - 2.0.0-alpha.21 + - 1.15.0 validations: required: true - type: input