This commit is contained in:
Tim 2015-12-06 20:01:38 +02:00
parent 9b5b7ef8db
commit 3fa5f80fc4
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,10 @@
# Changelog
## v1.2.12 (2015-12-06)
* Fix for "too many open files" error.
## v1.2.11 (2015-12-06)
* Fix more regressions (sorry).

View file

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