Skip to content

Commit

Permalink
Merge pull request #100 from tidusjar/dev
Browse files Browse the repository at this point in the history
Update appveyor.yml
  • Loading branch information
Jamie committed Mar 26, 2016
2 parents 0ee27c2 + 29de229 commit c75345b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ configuration: Release
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '1.5.1'
assembly_version: '1.5.2'
assembly_file_version: '{version}'
assembly_informational_version: '1.5.1'
assembly_informational_version: '1.5.2'
before_build:
- cmd: appveyor-retry nuget restore
build:
Expand Down

0 comments on commit c75345b

Please sign in to comment.