Version bump
This commit is contained in:
parent
e4d736a670
commit
c2b5434a9b
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.3.6"
|
||||
version="1.3.7"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
version 1.3.7 (beta only)
|
||||
- Music sync: Fix ProgrammingError
|
||||
- Don't set-up clips/trailers like other videos (Should fix PKC trying to tell the PMS where we are playing that item)
|
||||
|
||||
version 1.3.6 (beta only)
|
||||
- Fix capitalization
|
||||
|
||||
|
|
Loading…
Reference in a new issue