Version bump
This commit is contained in:
parent
4ebde83896
commit
4d54f056f5
2 changed files with 4 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.2.5"
|
version="1.2.6"
|
||||||
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,6 @@
|
||||||
|
version 1.2.6
|
||||||
|
- Fix Watch Later TypeError
|
||||||
|
|
||||||
version 1.2.5
|
version 1.2.5
|
||||||
- Plex Photos! Choose "Refresh Plex playlists/nodes" to use the new feature.
|
- Plex Photos! Choose "Refresh Plex playlists/nodes" to use the new feature.
|
||||||
- Compatibility with latest Kodi Krypton (which is still under heavy development and in an alpha state). If PKC stops working for you, update your Kodi Krypton to the latest version.
|
- Compatibility with latest Kodi Krypton (which is still under heavy development and in an alpha state). If PKC stops working for you, update your Kodi Krypton to the latest version.
|
||||||
|
|
Loading…
Reference in a new issue