This commit is contained in:
JonnyWong16 2017-08-19 20:50:28 -07:00
parent be9a1dcf06
commit ec685407bb
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,11 @@
# Changelog # Changelog
## v1.4.22 (2017-08-19)
* Fix: Cleaning up of old config backups.
* Fix: Temporary fix for incorrect source media info.
## v1.4.21 (2017-07-01) ## v1.4.21 (2017-07-01)
* New: Updated donation methods. * New: Updated donation methods.

View file

@ -1,2 +1,2 @@
PLEXPY_VERSION = "master" PLEXPY_VERSION = "master"
PLEXPY_RELEASE_VERSION = "1.4.21" PLEXPY_RELEASE_VERSION = "1.4.22"