Skip to content

Commit

Permalink
Changed the build number
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusjar committed Apr 5, 2016
1 parent f3cca9f commit 08cbf92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version: 1.5.{build}
version: 1.6.{build}
configuration: Release
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '1.5.2'
assembly_version: '1.6.0'
assembly_file_version: '{version}'
assembly_informational_version: '1.5.2'
assembly_informational_version: '1.6.0'
before_build:
- cmd: appveyor-retry nuget restore
build:
Expand Down

0 comments on commit 08cbf92

Please sign in to comment.