This commit is contained in:
Tim
2015-12-06 16:16:03 +02:00
parent ff3a9e47df
commit 5bdf79606e
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## v1.2.10 (2015-12-06)
* Fix broken count graphs regression.
## v1.2.9 (2015-12-06)
* Fix and improve text sanitization.

View File

@@ -1,2 +1,2 @@
PLEXPY_VERSION = "master"
PLEXPY_RELEASE_VERSION = "1.2.9"
PLEXPY_RELEASE_VERSION = "1.2.10"