Manually merge v1.4.25 into v2

This commit is contained in:
JonnyWong16 2017-10-02 18:14:46 -07:00
parent 3c04b04b98
commit 37951cd69b
3 changed files with 9 additions and 4 deletions

View file

@ -1,5 +1,10 @@
# Changelog
## v1.4.25 (2017-10-02)
* Fix: Tab instead of spaces preventing startup.
## v1.4.24 (2017-10-01)
* Fix: New Plex Web urls. (Thanks @Joshua1337)

View file

@ -1,2 +1,2 @@
PLEXPY_BRANCH = "master"
PLEXPY_RELEASE_VERSION = "1.4.24"
PLEXPY_RELEASE_VERSION = "1.4.25"