This commit is contained in:
Jonathan Wong 2015-11-27 06:33:03 -08:00
parent aaf3de68cf
commit beb66396fe
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## v1.2.7 (2015-11-27)
* Fix IP address option in notifications
## v1.2.6 (2015-11-27)
* Fixes for IP logging in PMS < 0.9.14.x.

View file

@ -1,2 +1,2 @@
PLEXPY_VERSION = "master"
PLEXPY_RELEASE_VERSION = "1.2.6"
PLEXPY_RELEASE_VERSION = "1.2.7"