mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
commit
6a7ea83f99
2 changed files with 3 additions and 2 deletions
|
@ -40,6 +40,7 @@ Supported notifications:
|
|||
* Pushbullet
|
||||
* Pushover
|
||||
* Slack
|
||||
* Weekly Recently Added email notification to all of your Plex Users!
|
||||
|
||||
|
||||
# Preview
|
||||
|
|
|
@ -3,9 +3,9 @@ configuration: Release
|
|||
assembly_info:
|
||||
patch: true
|
||||
file: '**\AssemblyInfo.*'
|
||||
assembly_version: '1.9.2'
|
||||
assembly_version: '1.9.3'
|
||||
assembly_file_version: '{version}'
|
||||
assembly_informational_version: '1.9.2'
|
||||
assembly_informational_version: '1.9.3'
|
||||
before_build:
|
||||
- cmd: appveyor-retry nuget restore
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue