diff --git a/.appveyor.yml b/.appveyor.yml index 816ca924795..29a07e66fb0 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -45,7 +45,7 @@ environment: #Chocolatey version we want to use when checking for updates (usually latest). choco_version: '2.2.2' - choco_version_pr: '1.3.0' # Should be kept to the version available one year ago + choco_version_pr: '2.0.0' # Should be kept to the version available one year ago nupkg_cache_path: C:\packages init: diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index cfe582be98b..28ec9ee708e 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -30,9 +30,6 @@ body: - 2.2.0 - 2.1.0 - 2.0.0 - - 1.4.0 - - 1.3.1 - - 1.3.0 - Other (note in the comments) validations: required: true