mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 01:32:57 -07:00
v1.1.5
This commit is contained in:
parent
4a75e372d9
commit
82808cdc97
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## v1.1.5 (2015-08-27)
|
||||
|
||||
* Fix git tag being one release behind.
|
||||
|
||||
|
||||
## v1.1.4 (2015-08-26)
|
||||
|
||||
* User info is now editable from the users table. Thanks @JonnyWong.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
PLEXPY_VERSION = "master"
|
||||
PLEXPY_RELEASE_VERSION = "1.1.4"
|
||||
PLEXPY_RELEASE_VERSION = "1.1.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue