Update appveyor.yml

This commit is contained in:
Jamie 2016-03-26 14:13:18 +00:00
commit 2b84ba972a

View file

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