From 8a2e0bbb123df0037a4086b3f2ba494677342e5e Mon Sep 17 00:00:00 2001 From: Duncan MacMichael Date: Tue, 12 Nov 2024 16:58:46 -0800 Subject: [PATCH] Update bug_report.yaml for 1.6.2 --- .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 9788e5eea8..a1daec6b4a 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.6.1: 1.6.240923002" + - "WinUI 3 - Windows App SDK 1.6.2: 1.6.241106002" - "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"