Skip to content

Commit

Permalink
Bumping minor version due to channel changes
Browse files Browse the repository at this point in the history
  • Loading branch information
toby.henderson committed Jun 30, 2017
1 parent ae1eb7e commit ea3e20b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 7.0.{build}
version: 7.1.{build}
configuration: Release

image: Visual Studio 2017
Expand All @@ -18,8 +18,8 @@ skip_tags: true
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: 7.0.0.0
assembly_file_version: 7.0.{build}
assembly_version: 7.1.0.0
assembly_file_version: 7.1.{build}
assembly_informational_version: '{version}'

nuget:
Expand Down

0 comments on commit ea3e20b

Please sign in to comment.