Fix more regresssions.

This commit is contained in:
Tim 2015-12-06 17:32:25 +02:00
parent 018a201688
commit 0bdaedd486
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,10 @@
# Changelog
## v1.2.11 (2015-12-06)
* Fix more regressions (sorry).
## v1.2.10 (2015-12-06)
* Fix broken count graphs regression.

View file

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