diff options
author | montellese <montellese@xbmc.org> | 2012-11-13 18:43:23 +0100 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2012-11-13 18:52:40 +0100 |
commit | d9c5aad1b8d2fab670eacee286b39263f898eed5 (patch) | |
tree | ec315bdb093d9dc0ea5c208ada4fe66aa3566e9e /addons/xbmc.json | |
parent | 0ac2abc2171e290f643a6b5b2ba783ab43f8d823 (diff) |
[xbmc.json] bump version to 5.0
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 fb561191d1..f43003a530 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="4.0" provider-name="Team XBMC"> +<addon id="xbmc.json" version="5.0" provider-name="Team XBMC"> <requires> <import addon="xbmc.core" version="0.1"/> </requires> |