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