This commit is contained in:
Tim 2015-08-26 12:26:02 +02:00
parent 4a75e372d9
commit 82808cdc97
2 changed files with 6 additions and 1 deletions

View file

@ -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.

View file

@ -1,2 +1,2 @@
PLEXPY_VERSION = "master"
PLEXPY_RELEASE_VERSION = "1.1.4"
PLEXPY_RELEASE_VERSION = "1.1.5"