From 2ac2b2af4fd42c52b15cd952ffbbd6472de60389 Mon Sep 17 00:00:00 2001 From: Duncan MacMichael Date: Tue, 29 Aug 2023 15:54:21 -0700 Subject: [PATCH 1/2] Update bug_report.yaml for 1.4.0 stable --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 00dbbcc0cf..1250693ffb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -35,7 +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.0: 1.4.230822000" - "WinUI 3 - Windows App SDK 1.4 Preview 1: 1.4.230628000-preview1" - "WinUI 3 - Windows App SDK 1.4 Experimental 1: 1.4.230518007-experimental1" - "WinUI 2 - Microsoft.UI.Xaml 2.8.2" From 8685668bcce35094d4e32e71dc8d1f9c6acc504b Mon Sep 17 00:00:00 2001 From: Duncan MacMichael Date: Tue, 29 Aug 2023 16:32:27 -0700 Subject: [PATCH 2/2] Update bug_report.yaml to remove 1.4-preview --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 1250693ffb..c02203ce08 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -36,7 +36,6 @@ body: description: If you are seeing your issue on older versions please try the latest release options: - "WinUI 3 - Windows App SDK 1.4.0: 1.4.230822000" - - "WinUI 3 - Windows App SDK 1.4 Preview 1: 1.4.230628000-preview1" - "WinUI 3 - Windows App SDK 1.4 Experimental 1: 1.4.230518007-experimental1" - "WinUI 2 - Microsoft.UI.Xaml 2.8.2" - type: dropdown