Skip to content

Commit

Permalink
Merge pull request #344 from tidusjar/dev
Browse files Browse the repository at this point in the history
Update appveyor.yml
  • Loading branch information
Jamie authored Jun 21, 2016
2 parents 52ad5f2 + 4e10acb commit 8dd399b
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.8.0'
assembly_version: '1.8.1'
assembly_file_version: '{version}'
assembly_informational_version: '1.8.0'
assembly_informational_version: '1.8.1'
before_build:
- cmd: appveyor-retry nuget restore
build:
Expand Down

0 comments on commit 8dd399b

Please sign in to comment.