This commit is contained in:
JonnyWong16 2017-09-30 15:28:32 -07:00
parent bd636b756b
commit 006c778dca
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
# Changelog # Changelog
## v1.4.23 (2017-09-30)
* Fix: Playstation 4 platform name.
* Fix: PlexWatch and Plexivity import.
* Fix: Pushbullet authorization header.
## v1.4.22 (2017-08-19) ## v1.4.22 (2017-08-19)
* Fix: Cleaning up of old config backups. * Fix: Cleaning up of old config backups.

View file

@ -1,2 +1,2 @@
PLEXPY_VERSION = "master" PLEXPY_VERSION = "master"
PLEXPY_RELEASE_VERSION = "1.4.22" PLEXPY_RELEASE_VERSION = "1.4.23"