From 4c051cd9ff7fc08240b3f1ec2eddb6503774c839 Mon Sep 17 00:00:00 2001 From: Duncan MacMichael Date: Wed, 30 Aug 2023 16:43:41 -0700 Subject: [PATCH] Update bug_report.yaml for 1.4.0 stable (#8797) * Update bug_report.yaml for 1.4.0 stable * Update bug_report.yaml to remove 1.4-preview --- .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 00dbbcc0cf..c02203ce08 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: If you are seeing your issue on older versions please try the latest release options: - - "WinUI 3 - Windows App SDK 1.3.3: 1.3.230724000" - - "WinUI 3 - Windows App SDK 1.4 Preview 1: 1.4.230628000-preview1" + - "WinUI 3 - Windows App SDK 1.4.0: 1.4.230822000" - "WinUI 3 - Windows App SDK 1.4 Experimental 1: 1.4.230518007-experimental1" - "WinUI 2 - Microsoft.UI.Xaml 2.8.2" - type: dropdown