From e3b9178e7d4dc1b98a8993e2d5cb5357ef7396e9 Mon Sep 17 00:00:00 2001 From: hugoalh <32359235+hugoalh@users.noreply.github.com> Date: Sun, 25 Jun 2023 13:42:04 +0800 Subject: [PATCH] Bump 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 0707826..9be33e0 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -18,6 +18,7 @@ body: description: "What versions are affected? Versions must be listed as supported in the Security Policy (file: `SECURITY.md`)." multiple: true options: + - "v0.1.1" - "v0.1.0" validations: required: false