Updated version to 3.3.0 BETA.
This commit is contained in:
parent
ce2f01775e
commit
d943af8828
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
version: '3.2.0.{build}'
|
||||
version: '3.3.0.{build}'
|
||||
image: Windows
|
||||
configuration: Release
|
||||
platform:
|
||||
|
@ -12,7 +12,7 @@ assembly_info:
|
|||
file: AssemblyInfo.*
|
||||
assembly_version: '{version}'
|
||||
assembly_file_version: '{version}'
|
||||
assembly_informational_version: '3.2.0 ($(platform))'
|
||||
assembly_informational_version: '3.3.0 BETA ($(platform))'
|
||||
install:
|
||||
- appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
|
||||
build_script:
|
||||
|
|
Loading…
Reference in a new issue