mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-31 03:50:08 -07:00
Update appveyor.yml
This commit is contained in:
parent
6a6edb7661
commit
a744c80cb9
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
version: 2.1.{build}
|
||||
version: 2.2.{build}
|
||||
configuration: Release
|
||||
assembly_info:
|
||||
patch: true
|
||||
file: '**\AssemblyInfo.*'
|
||||
assembly_version: '2.1.0'
|
||||
assembly_version: '2.2.0'
|
||||
assembly_file_version: '{version}'
|
||||
assembly_informational_version: '2.1.0'
|
||||
assembly_informational_version: '2.2.0'
|
||||
before_build:
|
||||
- cmd: appveyor-retry nuget restore
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue