aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
authormontellese <montellese@xbmc.org>2014-02-22 10:15:53 +0100
committermontellese <montellese@xbmc.org>2014-05-07 18:34:22 +0200
commit9b729f27a3824e23ec9d7e047b1bffb7a8528156 (patch)
treef2cf0fe98b2ca25f5ba27316b887510ccb0fc2be /addons
parent0d585d2f8b7e35f4c37798898953c454e60a7d2c (diff)
json-rpc: add new settings slider and range control
Diffstat (limited to 'addons')
-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 a3af97a73e..ff510de05c 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.15.0" provider-name="Team XBMC">
+<addon id="xbmc.json" version="6.15.2" provider-name="Team XBMC">
<backwards-compatibility abi="6.0.0"/>
<requires>
<import addon="xbmc.core" version="0.1.0"/>