diff --git a/README.md b/README.md index 7343239f6..b99ba072d 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Supported notifications: * Pushbullet * Pushover * Slack +* Weekly Recently Added email notification to all of your Plex Users! # Preview diff --git a/appveyor.yml b/appveyor.yml index 6c9824580..7282f9b16 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: