Skip to content

Commit

Permalink
Merge pull request #580 from tidusjar/tidusjar-patch-2
Browse files Browse the repository at this point in the history
Update appveyor.yml
  • Loading branch information
tidusjar authored Oct 10, 2016
2 parents 4a29a0a + 5288685 commit 651398e
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 651398e

Please sign in to comment.