Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusjar authored Jan 16, 2017
1 parent 1157d97 commit d33a620
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: '2.0.0'
assembly_version: '2.0.1'
assembly_file_version: '{version}'
assembly_informational_version: '2.0.0'
assembly_informational_version: '2.0.1'
before_build:
- cmd: appveyor-retry nuget restore
build:
Expand Down

0 comments on commit d33a620

Please sign in to comment.