From 66d99c85d1b5e3e06dbca055b45c6dc6a7a400a5 Mon Sep 17 00:00:00 2001 From: David Poindexter Date: Sat, 23 Nov 2024 00:19:29 -0500 Subject: [PATCH] Update with correct version info This PR updates the bug report template with correct DNN Platform version information. --- .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 fa988828938..215d91539a5 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.5 (latest release) - - 9.13.6 (alpha) + - 9.13.6 (latest release) + - 9.13.7 (alpha) - 10.0.0 (alpha) validations: required: true