From 42614eac0cc049e0e91a4ce5462e4252dbf4f792 Mon Sep 17 00:00:00 2001 From: ThibaultBee <37510686+ThibaultBee@users.noreply.github.com> Date: Wed, 22 May 2024 13:49:24 +0200 Subject: [PATCH] fix(issue): add missing 2.0.0 version --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 80fd960..880afe6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -18,6 +18,7 @@ body: label: Version description: What version are you using? options: + - v2.0.0 - v1.2.3 - v1.2.2 - v1.2.1