This commit is contained in:
JonnyWong16 2018-03-10 09:11:14 -08:00
parent 4e9c8322c3
commit a08bce2073
2 changed files with 7 additions and 2 deletions

View file

@ -1,5 +1,10 @@
# Changelog # Changelog
## v2.0.22 (2018-03-10)
* Tautulli v2 release!
## v2.0.22-beta (2018-03-09) ## v2.0.22-beta (2018-03-09)
* Notifications: * Notifications:

View file

@ -1,2 +1,2 @@
PLEXPY_BRANCH = "beta" PLEXPY_BRANCH = "master"
PLEXPY_RELEASE_VERSION = "v2.0.22-beta" PLEXPY_RELEASE_VERSION = "v2.0.22"