Skip to content

Commit

Permalink
update release ver
Browse files Browse the repository at this point in the history
  • Loading branch information
ButchersBoy committed Mar 7, 2018
1 parent a702963 commit 5588485
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '2.3.2.{build}'
assembly_file_version: '2.3.2.{build}'
assembly_informational_version: '2.3.2.{build}'
assembly_version: '2.4.1.{build}'
assembly_file_version: '2.4.1.{build}'
assembly_informational_version: '2.4.1.{build}'
environment:
RestorePackages: false
before_build:
Expand All @@ -25,7 +25,7 @@
- path: '**\MaterialDesignThemes.*.nupkg'
- path: bin\**\*.*

version: 2.3.2-ci{build}
version: 2.4.1-ci{build}
deploy:
- provider: NuGet
api_key:
Expand Down

0 comments on commit 5588485

Please sign in to comment.