Update build number

This commit is contained in:
Daniel Ziltener 2020-05-01 19:25:09 +02:00
parent a5e450b3fd
commit e49d5c1bf6
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
environment:
version: '5.2.0'
binaryversion: '11'
build: '2'
build: '3'
steps:
- checkout
- run: iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))