mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.6.10
This commit is contained in:
parent
e7e5d205a4
commit
53121adfee
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## v2.6.10 (2021-03-17)
|
||||
|
||||
* Other:
|
||||
* Fix: Configuration upgrade would fail if the Most Active User card was disabled.
|
||||
|
||||
|
||||
## v2.6.9 (2021-03-17)
|
||||
|
||||
* Notifications:
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
PLEXPY_BRANCH = "master"
|
||||
PLEXPY_RELEASE_VERSION = "v2.6.9"
|
||||
PLEXPY_RELEASE_VERSION = "v2.6.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue