mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Changed the build number
This commit is contained in:
parent
f3cca9f0e9
commit
08cbf927ee
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
version: 1.5.{build}
|
||||
version: 1.6.{build}
|
||||
configuration: Release
|
||||
assembly_info:
|
||||
patch: true
|
||||
file: '**\AssemblyInfo.*'
|
||||
assembly_version: '1.5.2'
|
||||
assembly_version: '1.6.0'
|
||||
assembly_file_version: '{version}'
|
||||
assembly_informational_version: '1.5.2'
|
||||
assembly_informational_version: '1.6.0'
|
||||
before_build:
|
||||
- cmd: appveyor-retry nuget restore
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue