diff options
author | montellese <montellese@xbmc.org> | 2014-02-02 23:30:10 +0100 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2014-02-02 23:30:10 +0100 |
commit | a326aeda774f1a54de4a9860c268c7047cc07a9e (patch) | |
tree | 46cf3b067bcf2503c174f2c1365d81423e9309a4 /addons/xbmc.json | |
parent | 0751e9e2b0818f7fbca99cfb85377cc9275f867a (diff) |
jsonrpc: bump API version to 6.13.4
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 c8606a9f85..7018c68fd0 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.13.1" provider-name="Team XBMC"> +<addon id="xbmc.json" version="6.13.4" provider-name="Team XBMC"> <backwards-compatibility abi="6.0.0"/> <requires> <import addon="xbmc.core" version="0.1.0"/> |