Version bump
This commit is contained in:
parent
f4daf25552
commit
ef63b7b650
2 changed files with 10 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.5.12"
|
version="1.5.13"
|
||||||
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,12 @@
|
||||||
|
version 1.5.13 (beta only)
|
||||||
|
- New Spanish translation, thanks @bartolomesoriano
|
||||||
|
- Fix some possible connection issues
|
||||||
|
- Fix screensaver not toggling back after full sync
|
||||||
|
- Update addon.xml
|
||||||
|
- Update readme
|
||||||
|
- Updated installation instructions on the Wiki
|
||||||
|
- Updated translations
|
||||||
|
|
||||||
version 1.5.12 (beta only)
|
version 1.5.12 (beta only)
|
||||||
- Possible compatibility with Alexa - do report back!
|
- Possible compatibility with Alexa - do report back!
|
||||||
- Setup crowdin translations. Please help out translating PlexKodiConnect: https://crowdin.com/project/plexkodiconnect/invite
|
- Setup crowdin translations. Please help out translating PlexKodiConnect: https://crowdin.com/project/plexkodiconnect/invite
|
||||||
|
|
Loading…
Reference in a new issue