Version bump
This commit is contained in:
parent
2a5cf9d798
commit
c7bbe7cf46
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="plugin.video.plexkodiconnect" name="PlexKodiConnect" version="1.7.4" provider-name="croneter">
|
<addon id="plugin.video.plexkodiconnect" name="PlexKodiConnect" version="1.7.5" provider-name="croneter">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
<import addon="xbmc.python" version="2.1.0"/>
|
||||||
<import addon="script.module.requests" version="2.3.0" />
|
<import addon="script.module.requests" version="2.3.0" />
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
version 1.7.5
|
||||||
|
- Dutch translation, thanks @mvanbaak
|
||||||
|
|
||||||
version 1.7.4 (beta only)
|
version 1.7.4 (beta only)
|
||||||
- Show menu item only for appropriate Kodi library: Be careful to start video content through Videos -> Video Addons -> ... and pictures through Pictures -> Picture Addons -> ...
|
- Show menu item only for appropriate Kodi library: Be careful to start video content through Videos -> Video Addons -> ... and pictures through Pictures -> Picture Addons -> ...
|
||||||
- Fix playback error popup when using Alexa
|
- Fix playback error popup when using Alexa
|
||||||
|
|
Loading…
Reference in a new issue