v2.0.9-beta

This commit is contained in:
JonnyWong16 2018-01-03 19:37:12 -08:00
parent f4206b401f
commit 65a0a0eb7d
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## v2.0.9-beta (2018-01-03)
* Notifications:
* Fix: Notifications failing due to incorrect season/episode number types.
## v2.0.8-beta (2018-01-03)
* Monitoring:

View file

@ -1,2 +1,2 @@
PLEXPY_BRANCH = "beta"
PLEXPY_RELEASE_VERSION = "v2.0.8-beta"
PLEXPY_RELEASE_VERSION = "v2.0.9-beta"