Version bump

This commit is contained in:
tomkat83 2016-03-10 16:09:50 +01:00
parent b24fc0ea06
commit b6a5d3ee91
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.plexkodiconnect"
name="PlexKodiConnect"
version="1.0.6"
version="1.0.7"
provider-name="croneter">
<requires>
<import addon="xbmc.python" version="2.1.0"/>

View File

@ -1,3 +1,9 @@
version 1.0.7
- Fix userclient
- Fix KeyError in library sync
- Make user switch always available
- Get rid of some unneccessary logs in lib sync
version 1.0.6
- Enable traceback and dump XMLs of failed PMS items in the log for lib sync
- Optimize notifications for library syncs