From 9516f45161a79a7c1f8fba5734b519b6862a80da Mon Sep 17 00:00:00 2001 From: Chip Zoller Date: Tue, 1 Aug 2023 08:13:55 -0400 Subject: [PATCH] add 1.10.2 (#7947) Signed-off-by: Chip Zoller --- .github/ISSUE_TEMPLATE/bug-cli.yaml | 1 + .github/ISSUE_TEMPLATE/bug-other.yaml | 1 + .github/ISSUE_TEMPLATE/bug-webhook.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-cli.yaml b/.github/ISSUE_TEMPLATE/bug-cli.yaml index 7b49c2c8f7..71ee45ab2c 100644 --- a/.github/ISSUE_TEMPLATE/bug-cli.yaml +++ b/.github/ISSUE_TEMPLATE/bug-cli.yaml @@ -38,6 +38,7 @@ body: - 1.9.5 - 1.10.0 - 1.10.1 + - 1.10.2 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-other.yaml b/.github/ISSUE_TEMPLATE/bug-other.yaml index 20a6890ef3..2025b05a1a 100644 --- a/.github/ISSUE_TEMPLATE/bug-other.yaml +++ b/.github/ISSUE_TEMPLATE/bug-other.yaml @@ -37,6 +37,7 @@ body: - 1.9.5 - 1.10.0 - 1.10.1 + - 1.10.2 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml index 538a8979fa..e4be6eafeb 100644 --- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml +++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml @@ -37,6 +37,7 @@ body: - 1.9.5 - 1.10.0 - 1.10.1 + - 1.10.2 validations: required: true - type: dropdown