Update appveyor.yml

This commit is contained in:
Jamie 2016-06-22 13:37:18 +01:00 committed by GitHub
parent 63e0d0e531
commit 73f02b8e87

View file

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