Update appveyor.yml

pull/543/head
Jamie 8 years ago committed by GitHub
parent 129c218c9e
commit 0f9015fc41

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

Loading…
Cancel
Save