mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.0.9-beta
This commit is contained in:
parent
f4206b401f
commit
65a0a0eb7d
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# 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)
|
## v2.0.8-beta (2018-01-03)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "beta"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.0.8-beta"
|
PLEXPY_RELEASE_VERSION = "v2.0.9-beta"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue