From 18acdc725de089fe5d984522f614204dc03741b3 Mon Sep 17 00:00:00 2001 From: Duncan MacMichael Date: Wed, 30 Aug 2023 23:02:47 -0700 Subject: [PATCH] Update bug-report.yaml for 1.4 stable (#3823) * Update bug-report.yaml for 1.4 stable * Update bug-report.yaml to remove 1.4-preview2 --- .github/ISSUE_TEMPLATE/bug-report.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index f6951fe99a..746a6dd064 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -35,8 +35,7 @@ body: label: NuGet package version description: Specify the version of Windows App SDK (or Project Reunion) you're using. options: - - "Windows App SDK 1.3.3: 1.3.230724000" - - "Windows App SDK 1.4 Preview 2: 1.4.230811000-preview2" + - "Windows App SDK 1.4.0: 1.4.230822000" - "Windows App SDK 1.4 Experimental 1: 1.4.230518007-experimental1" - type: dropdown attributes: