From 49af7976d2f7bd6d8f529d54123bdcd53bc7dae9 Mon Sep 17 00:00:00 2001 From: Duncan MacMichael Date: Thu, 29 Feb 2024 14:53:48 -0800 Subject: [PATCH] Update bug_report.yaml for 1.5.0 --- .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 94f6454f91..adcdc46a54 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.5: 1.4.240411001" + - "WinUI 3 - Windows App SDK 1.5.0: 1.5.240227000" - "WinUI 3 - Windows App SDK 1.5 Preview 1: 1.5.240205001-preview1" - "WinUI 3 - Windows App SDK 1.5 Experimental 2: 1.5.240124002-experimental2" - "WinUI 2 - Microsoft.UI.Xaml 2.8.2"