Version bump
This commit is contained in:
parent
dbd5acf714
commit
641b8d3662
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.2.10"
|
||||
version="1.2.11"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
version 1.2.11
|
||||
- Fix PKC not releasing connections to the PMS. Should fix memory, connection and PMS issues
|
||||
- Fix TypeError for playlists
|
||||
|
||||
version 1.2.10
|
||||
- Hotfix: Fix ValueError for playing certain files
|
||||
|
||||
|
|
Loading…
Reference in a new issue