Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Commit

Permalink
⬆️ appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Keuvain committed Jun 8, 2016
1 parent b4a5b5a commit 3f2221a
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
@@ -1,4 +1,4 @@
version: '1.1.1.{build}'
version: '1.2.0.{build}'

pull_requests:
do_not_increment_build_number: true
Expand All @@ -12,7 +12,7 @@ assembly_info:
file: '**\AssemblyInfo.*'
assembly_version: '1.0.0'
assembly_file_version: '{version}'
assembly_informational_version: '1.1.1'
assembly_informational_version: '1.2.0'

before_build:
- cmd: nuget restore
Expand Down

0 comments on commit 3f2221a

Please sign in to comment.