diff --git a/.appveyor.yml b/.appveyor.yml index 9d187b54403..816ca924795 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.2.0' # Should be kept to the version available one year ago + choco_version_pr: '1.3.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 6895dcdb79b..271862224f1 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -25,8 +25,6 @@ body: - 1.4.0 - 1.3.1 - 1.3.0 - - 1.2.1 - - 1.2.0 - Other (note in the comments) validations: required: true