From 09d0f563b700405ee3c40b449252eec9956d2c5f Mon Sep 17 00:00:00 2001 From: Jonathan Coates Date: Sun, 23 Jun 2024 09:14:32 +0100 Subject: [PATCH] Add 1.21 to version list --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 0b7a516e6..5e8163931 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -12,6 +12,7 @@ body: - 1.18.x - 1.19.x - 1.20.x + - 1.21.x validations: required: true - type: input