Version bump
This commit is contained in:
parent
feaad20a73
commit
7ad1d70679
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.5.11"
|
||||
version="1.5.12"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
version 1.5.12 (beta only)
|
||||
- Possible compatibility with Alexa - do report back!
|
||||
- Setup crowdin translations. Please help out translating PlexKodiConnect: https://crowdin.com/project/plexkodiconnect/invite
|
||||
- Fix OperationalError on update sync
|
||||
- Apply item limit to On Deck if OnDeckTVextended not set, thanks @dettwild
|
||||
|
||||
version 1.5.11 (beta only)
|
||||
- Fix userratings for Kodi Krypton
|
||||
- Krypton: update userratings on startup and on user change
|
||||
|
|
Loading…
Reference in a new issue