diff options
Diffstat (limited to 'addons/xbmc.json')
-rw-r--r-- | addons/xbmc.json/addon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/xbmc.json/addon.xml b/addons/xbmc.json/addon.xml index 5b4b830760..20a387b0f5 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.0.0" provider-name="Team XBMC"> +<addon id="xbmc.json" version="6.6.0" provider-name="Team XBMC"> <requires> <import addon="xbmc.core" version="0.1.0"/> </requires> |