From 4873563b7953e2431caed4efcdc3b8261d1405cd Mon Sep 17 00:00:00 2001 From: Duncan MacMichael Date: Tue, 10 Oct 2023 18:44:25 -0700 Subject: [PATCH] Update bug_report.yaml for 1.4.2 (#8965) --- .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 083aaf7775..6fb426f35c 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.1: 1.4.230913002" + - "WinUI 3 - Windows App SDK 1.4.2: 1.4.231008000" - "WinUI 3 - Windows App SDK 1.4 Experimental 1: 1.4.230518007-experimental1" - "WinUI 2 - Microsoft.UI.Xaml 2.8.2" - type: dropdown