Skip to content

Commit

Permalink
[webinterface.default] bump version of xbmc.json import to 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Montellese committed Nov 13, 2012
1 parent d9c5aad commit fc6558a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/webinterface.default/addon.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="webinterface.default"
version="2.1.0"
version="2.1.1"
name="Default"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.gui" version="3.00"/>
<import addon="xbmc.json" version="4.00"/>
<import addon="xbmc.json" version="5.0"/>
</requires>
<extension
point="xbmc.gui.webinterface"/>
Expand Down

0 comments on commit fc6558a

Please sign in to comment.