Version bump
This commit is contained in:
parent
47409e1535
commit
5e1355ca6d
2 changed files with 5 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.1.6"
|
||||
version="1.1.7"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
version 1.1.7
|
||||
- Fix UnicodeDecodeError with file paths on sync
|
||||
- Remove Emby reference from logs
|
||||
|
||||
version 1.1.6
|
||||
- Corrected the addon's folder name from `PlexKodiConnect-develop` to `plugin.video.plexkodiconnect` in the Kodi addon folder. If you still experience issues, check your addon folder and delete `PlexKodiConnect-develop`
|
||||
- Fix TypeError during Plex user switch
|
||||
|
|
Loading…
Reference in a new issue