mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 05:31:15 -07:00
v2.12.2
This commit is contained in:
parent
ab7e559f39
commit
7836dc8403
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.12.2 (2023-03-16)
|
||||||
|
|
||||||
|
* Other:
|
||||||
|
* Fix: Tautulli not starting on FreeBSD jails.
|
||||||
|
|
||||||
|
|
||||||
## v2.12.1 (2023-03-14)
|
## v2.12.1 (2023-03-14)
|
||||||
|
|
||||||
* Activity:
|
* Activity:
|
||||||
|
|
|
@ -18,4 +18,4 @@
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
PLEXPY_BRANCH = "master"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.12.1"
|
PLEXPY_RELEASE_VERSION = "v2.12.2"
|
Loading…
Add table
Add a link
Reference in a new issue