From 5fcea048dd455ba055cc960d491987c70f080936 Mon Sep 17 00:00:00 2001 From: Chip Zoller Date: Thu, 13 Oct 2022 11:27:00 -0400 Subject: [PATCH] bump versions in drop-downs Signed-off-by: Chip Zoller --- .github/ISSUE_TEMPLATE/bug-cli.yaml | 3 +++ .github/ISSUE_TEMPLATE/bug-other.yaml | 3 +++ .github/ISSUE_TEMPLATE/bug-webhook.yaml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-cli.yaml b/.github/ISSUE_TEMPLATE/bug-cli.yaml index 0b155f753b..d1bd921c5c 100644 --- a/.github/ISSUE_TEMPLATE/bug-cli.yaml +++ b/.github/ISSUE_TEMPLATE/bug-cli.yaml @@ -24,7 +24,10 @@ body: - 1.7.1 - 1.7.2 - 1.7.3 + - 1.7.4 + - 1.7.5 - 1.8.0 + - 1.8.1 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-other.yaml b/.github/ISSUE_TEMPLATE/bug-other.yaml index baf6fa36da..9a46db86d6 100644 --- a/.github/ISSUE_TEMPLATE/bug-other.yaml +++ b/.github/ISSUE_TEMPLATE/bug-other.yaml @@ -23,7 +23,10 @@ body: - 1.7.1 - 1.7.2 - 1.7.3 + - 1.7.4 + - 1.7.5 - 1.8.0 + - 1.8.1 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml index b4259653a5..a9f44b134b 100644 --- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml +++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml @@ -23,7 +23,10 @@ body: - 1.7.1 - 1.7.2 - 1.7.3 + - 1.7.4 + - 1.7.5 - 1.8.0 + - 1.8.1 validations: required: true - type: dropdown