Skip to content

Commit

Permalink
Merge pull request #232 from tidusjar/tidusjar-patch-1
Browse files Browse the repository at this point in the history
Update appveyor.yml
  • Loading branch information
Jamie committed May 24, 2016
2 parents 6249a50 + c91d470 commit c64a1d2
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.6.{build}
version: 1.7.{build}
configuration: Release
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '1.6.1'
assembly_version: '1.7.0'
assembly_file_version: '{version}'
assembly_informational_version: '1.6.1'
assembly_informational_version: '1.7.0'
before_build:
- cmd: appveyor-retry nuget restore
build:
Expand Down

0 comments on commit c64a1d2

Please sign in to comment.