aboutsummaryrefslogtreecommitdiff
path: root/addons/xbmc.json
diff options
context:
space:
mode:
authormontellese <montellese@xbmc.org>2013-10-12 14:38:09 +0200
committermontellese <montellese@xbmc.org>2013-11-03 12:18:25 +0100
commit1b7dbe5b4d13573e90e0dd0a2cf2b16d8bd83c35 (patch)
treec0c3f47b577649b00dddd6a55f91d4e01f3cdf4a /addons/xbmc.json
parent3636415f2e050200471e9d9e5f8a0ed847c4b666 (diff)
jsonrpc: add support for multiple items to Playlist.Add/Insert
Diffstat (limited to 'addons/xbmc.json')
-rw-r--r--addons/xbmc.json/addon.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/xbmc.json/addon.xml b/addons/xbmc.json/addon.xml
index 7b46134a29..acf321482b 100644
--- a/addons/xbmc.json/addon.xml
+++ b/addons/xbmc.json/addon.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<addon id="xbmc.json" version="6.10.0" provider-name="Team XBMC">
+<addon id="xbmc.json" version="6.11.0" provider-name="Team XBMC">
<backwards-compatibility abi="6.0.0"/>
<requires>
<import addon="xbmc.core" version="0.1.0"/>