Updated build version for the next release.

This commit is contained in:
Jamie Rees 2016-03-17 20:37:46 +00:00
commit a7b0dc1646

View file

@ -1,11 +1,11 @@
version: 1.2.{build} version: 1.3.{build}
configuration: Release configuration: Release
assembly_info: assembly_info:
patch: true patch: true
file: '**\AssemblyInfo.*' file: '**\AssemblyInfo.*'
assembly_version: '1.2.1' assembly_version: '1.3.0'
assembly_file_version: '{version}' assembly_file_version: '{version}'
assembly_informational_version: '1.2.1' assembly_informational_version: '1.3.0'
before_build: before_build:
- cmd: appveyor-retry nuget restore - cmd: appveyor-retry nuget restore
build: build: