From 45bf24e76f8997b2be3aa69d132703a440e1c12f Mon Sep 17 00:00:00 2001 From: Cory Knox Date: Wed, 4 Dec 2024 18:21:48 -0800 Subject: [PATCH] (maint) Update to latest Choco version --- .appveyor.yml | 2 +- .github/ISSUE_TEMPLATE/bug-report.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index e4c2b63ae3d..fd587d40395 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -44,7 +44,7 @@ environment: secure: zPuYvdxGda6DUGRCwTJL5FQCWF3U+1bSLE2mEr+VfpfV08NXlXX2uFLizkhQuJYW #Chocolatey version we want to use when checking for updates (usually latest). - choco_version: '2.4.0' + choco_version: '2.4.1' choco_version_pr: '2.2.2' # Should be kept at the minimum version supported that is listed on nupkg_cache_path: C:\packages diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 18cc73e4514..f6d58196e9b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -26,6 +26,7 @@ body: Do mind that versions older than the latest version that was available 1 year ago will not be supported. multiple: true options: + - 2.4.1 - 2.4.0 - 2.3.0 - 2.2.2