From 76908291a322e2cc6296729320a922e5606e0b93 Mon Sep 17 00:00:00 2001 From: David Poindexter Date: Thu, 14 Nov 2024 14:30:56 -0500 Subject: [PATCH] Update with correct version info Update with correct version info --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 141dc99c35c..fa988828938 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -72,8 +72,8 @@ body: **NOTE:** _If your version is not listed, please upgrade to the latest version. If you cannot upgrade at this time, please open a [Discussion](https://github.com/dnnsoftware/Dnn.Platform/discussions) instead._ multiple: true options: - - 9.13.3 (latest release) - - 9.13.4 (alpha) + - 9.13.5 (latest release) + - 9.13.6 (alpha) - 10.0.0 (alpha) validations: required: true