mirror of https://github.com/xbmc/xbmc
[GUI] Bump xbmc.gui to 5.18.0 for Piers
This commit is contained in:
parent
251a25f002
commit
409fd2eae8
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<addon id="skin.estuary" version="4.0.0" name="Estuary" provider-name="phil65, Ichabod Fletchman">
|
||||
<addon id="skin.estuary" version="4.1.0" name="Estuary" provider-name="phil65, Ichabod Fletchman">
|
||||
<requires>
|
||||
<import addon="xbmc.gui" version="5.17.0"/>
|
||||
<import addon="xbmc.gui" version="5.18.0"/>
|
||||
</requires>
|
||||
<extension point="xbmc.gui.skin" debugging="false">
|
||||
<res width="1920" height="1440" aspect="4:3" default="false" folder="xml" />
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<addon id="xbmc.gui" version="5.17.0" provider-name="Team Kodi">
|
||||
<addon id="xbmc.gui" version="5.18.0" provider-name="Team Kodi">
|
||||
<backwards-compatibility abi="5.17.0"/>
|
||||
<requires>
|
||||
<import addon="xbmc.core" version="0.1.0"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue