From 71e833208227009d5b3ede566139127377e127a2 Mon Sep 17 00:00:00 2001 From: Duncan MacMichael Date: Tue, 13 Aug 2024 19:51:18 -0700 Subject: [PATCH] Update bug_report.yaml for 1.5.6 and 1.6-preview1 (#9891) --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index c87df030e2..4e51670d09 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -35,8 +35,8 @@ 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.5: 1.5.240627000" - - "WinUI 3 - Windows App SDK 1.5 Preview 1: 1.5.240205001-preview1" + - "WinUI 3 - Windows App SDK 1.5.6: 1.5.240802000" + - "WinUI 3 - Windows App SDK 1.6 Preview 1: 1.6.240807006-preview1" - "WinUI 3 - Windows App SDK 1.6 Experimental 2: 1.6.240701003-experimental2" - "WinUI 2 - Microsoft.UI.Xaml 2.8.2" - type: dropdown