Update appveyor.yml

pull/572/head
Jamie 8 years ago committed by GitHub
parent 6bbd4593c1
commit 44e304a5c2

@ -3,9 +3,9 @@ configuration: Release
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '1.9.2'
assembly_version: '1.9.3'
assembly_file_version: '{version}'
assembly_informational_version: '1.9.2'
assembly_informational_version: '1.9.3'
before_build:
- cmd: appveyor-retry nuget restore
build:

Loading…
Cancel
Save