Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusjar authored Oct 10, 2016
1 parent 4a29a0a commit 5288685
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.9.3'
assembly_version: '1.9.4'
assembly_file_version: '{version}'
assembly_informational_version: '1.9.3'
assembly_informational_version: '1.9.4'
before_build:
- cmd: appveyor-retry nuget restore
build:
Expand Down

0 comments on commit 5288685

Please sign in to comment.