mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 09:12:58 -07:00
v2.1.32
This commit is contained in:
parent
d27356bbba
commit
6d35bd7947
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.32 (2019-06-26)
|
||||||
|
|
||||||
|
* Newsletters:
|
||||||
|
* Fix: Newsletter scheduler issue for QNAP devices using an invalid "local" timezone preventing Tautulli from starting.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.31 (2019-06-24)
|
## v2.1.31 (2019-06-24)
|
||||||
|
|
||||||
* No additional changes from v2.1.31-beta.
|
* No additional changes from v2.1.31-beta.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.31"
|
PLEXPY_RELEASE_VERSION = "v2.1.32"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue