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
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '1.2.1'
assembly_version: '1.3.0'
assembly_file_version: '{version}'
assembly_informational_version: '1.2.1'
assembly_informational_version: '1.3.0'
before_build:
- cmd: appveyor-retry nuget restore
build: