Skip to content

Commit

Permalink
Versionnumber 4.3.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
304NotModified committed Aug 4, 2016
1 parent 7a5d1d0 commit 56e8c0e
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: 4.2.0.{build}
version: 4.3.0.{build}
clone_folder: c:\projects\nlogweb
configuration: Release
platform: Any CPU
Expand All @@ -7,7 +7,7 @@ assembly_info:
file: '**\AssemblyInfo.*'
assembly_version: '4.0.0'
assembly_file_version: '{version}'
assembly_informational_version: '4.2'
assembly_informational_version: '4.3-beta1'
nuget:
project_feed: true
matrix:
Expand All @@ -19,7 +19,7 @@ build:

build_script:
- cmd: >-
call build_aspnet.bat -nuget_version=4.2.1
call build_aspnet.bat -nuget_version=4.3.0-beta1
call build_aspnetcore.bat
Expand Down

0 comments on commit 56e8c0e

Please sign in to comment.