From 6b6cff9ac058bb290a664cd6cc1e6355d4be1aca Mon Sep 17 00:00:00 2001 From: Duncan MacMichael Date: Wed, 4 Sep 2024 21:28:04 -0700 Subject: [PATCH] Update bug_report.yaml for 1.6.0 (#9948) --- .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 a241d4d2ae..5e9f4c5530 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.5.6: 1.5.240802000" + - "WinUI 3 - Windows App SDK 1.6.0: 1.6.240829007" - "WinUI 3 - Windows App SDK 1.6 Preview 2: 1.6.240821007-preview2" - "WinUI 3 - Windows App SDK 1.6 Experimental 2: 1.6.240701003-experimental2" - "WinUI 2 - Microsoft.UI.Xaml 2.8.2"