Merge pull request #26109 from felizk/fix-resume-for-plugin-videos-in-widgets
[xbmc.git] / addons / xbmc.json / addon.xml.in
blob6f09fa24126df52edf8796335bc109ef6c1aa262
1 <?xml version="1.0" encoding="UTF-8"?>
2 <addon id="xbmc.json" version="@JSONRPC_VERSION@" provider-name="Team XBMC">
3 <backwards-compatibility abi="6.0.0"/>
4 <requires>
5 <import addon="xbmc.core" version="0.1.0"/>
6 </requires>
7 </addon>