From 5719110da6cf2df660b3ed298feaedaae5003f65 Mon Sep 17 00:00:00 2001 From: James Elliott Date: Sat, 2 Dec 2023 08:34:12 +1100 Subject: [PATCH] release: 0.9.3 (#190) --- .github/ISSUE_TEMPLATE/bug-report.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index e28a55f..b7c4aa8 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -18,6 +18,7 @@ body: description: What version of the library are you using or which versions do you see the issue in? multiple: true options: + - 0.9.3 - 0.9.2 - 0.9.1 - 0.9.0 @@ -28,14 +29,6 @@ body: - 0.8.2 - 0.8.1 - 0.8.0 - - 0.7.2 - - 0.7.1 - - 0.7.0 - - 0.6.2 - - 0.6.1 - - 0.6.0 - - 0.5.0 - - 0.4.0 validations: required: true - type: textarea