Update appveyor.yml

This commit is contained in:
Jamie 2016-06-30 14:18:44 +01:00 committed by GitHub
commit ea0ffa5ae3

View file

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