mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Update appveyor.yml
This commit is contained in:
parent
7956f9f7ff
commit
eac4e9e6a2
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@ configuration: Release
|
|||
assembly_info:
|
||||
patch: true
|
||||
file: '**\AssemblyInfo.*'
|
||||
assembly_version: '1.8.2'
|
||||
assembly_version: '1.8.3'
|
||||
assembly_file_version: '{version}'
|
||||
assembly_informational_version: '1.8.2'
|
||||
assembly_informational_version: '1.8.3'
|
||||
before_build:
|
||||
- cmd: appveyor-retry nuget restore
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue