Skip to content

Commit

Permalink
Merge pull request #8948 from MartijnKaijser/skin-abi
Browse files Browse the repository at this point in the history
bump skin ABI (backwards compatibility) version
  • Loading branch information
MartijnKaijser committed Jan 23, 2016
2 parents a0da3e1 + 53b51f9 commit 1d9d7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/xbmc.gui/addon.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="xbmc.gui" version="5.11.0" provider-name="Team Kodi">
<backwards-compatibility abi="5.10.0"/>
<backwards-compatibility abi="5.11.0"/>
<requires>
<import addon="xbmc.core" version="0.1.0"/>
</requires>
Expand Down

0 comments on commit 1d9d7e3

Please sign in to comment.