From c248b452acdc8e5d30af3cb3744f9a4f6613c162 Mon Sep 17 00:00:00 2001 From: Duncan MacMichael Date: Thu, 21 Sep 2023 10:01:43 -0700 Subject: [PATCH] Update bug_report.yaml for 1.4.1 (#8890) --- .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 c02203ce08..083aaf7775 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.4.0: 1.4.230822000" + - "WinUI 3 - Windows App SDK 1.4.1: 1.4.230913002" - "WinUI 3 - Windows App SDK 1.4 Experimental 1: 1.4.230518007-experimental1" - "WinUI 2 - Microsoft.UI.Xaml 2.8.2" - type: dropdown