Version bump
This commit is contained in:
parent
b24fc0ea06
commit
b6a5d3ee91
2 changed files with 7 additions and 1 deletions
|
@ -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"/>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue