исправления addon.xml

master 1.0.0-rc1
inpos 2017-02-04 11:17:01 +03:00
parent ce6b280d22
commit cec0e807da
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ name="VK Add-on"
provider-name="inpos">
<requires>
<import addon="xbmc.python" version="2.1"/>
<import addon="script.module.vk" />
<import addon="script.module.vk" version="1.0.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>image video audio</provides>