mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 11:38:36 -07:00
v1.4.25
This commit is contained in:
parent
3db6c98c27
commit
cfd3099626
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.4.25 (2017-10-02)
|
||||||
|
|
||||||
|
* Fix: Tab instead of spaces preventing startup.
|
||||||
|
|
||||||
|
|
||||||
## v1.4.24 (2017-10-01)
|
## v1.4.24 (2017-10-01)
|
||||||
|
|
||||||
* Fix: New Plex Web urls. (Thanks @Joshua1337)
|
* Fix: New Plex Web urls. (Thanks @Joshua1337)
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_VERSION = "master"
|
PLEXPY_VERSION = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "1.4.24"
|
PLEXPY_RELEASE_VERSION = "1.4.25"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue