Update appveyor.yml

This commit is contained in:
Jamie 2016-03-20 10:56:15 +00:00
commit d18534cf3f

View file

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