Updated build version for the next release.

pull/23/head
Jamie Rees 9 years ago
parent e6d67c7320
commit a7b0dc1646

@ -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:

Loading…
Cancel
Save