Version bump
This commit is contained in:
parent
ae9d4924c2
commit
57f10ee1f4
2 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="plugin.video.plexkodiconnect"
|
<addon id="plugin.video.plexkodiconnect"
|
||||||
name="PlexKodiConnect"
|
name="PlexKodiConnect"
|
||||||
version="1.0.7"
|
version="1.0.8"
|
||||||
provider-name="croneter">
|
provider-name="croneter">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
<import addon="xbmc.python" version="2.1.0"/>
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
version 1.0.8
|
||||||
|
- Redesigned fast incremential sync
|
||||||
|
- Workaround to sync Kodi time with PMS time
|
||||||
|
|
||||||
version 1.0.7
|
version 1.0.7
|
||||||
- Fix userclient
|
- Fix userclient
|
||||||
- Fix KeyError in library sync
|
- Fix KeyError in library sync
|
||||||
|
|
Loading…
Reference in a new issue