[evol] Bump Python API dependency to 2.1.0

This commit is contained in:
Cedric Girard 2014-01-25 21:25:02 +01:00
parent 1e29b5af9d
commit 2ccbc80565
1 changed files with 3 additions and 3 deletions

View File

@ -2,10 +2,10 @@
<addon
id="plugin.makemkvbluray"
name="BluRay Player with MakeMKV"
version="1.1.1"
provider-name="desolat">
version="1.1.2"
provider-name="X-dark">
<requires>
<import addon="xbmc.python" version="2.0" />
<import addon="xbmc.python" version="2.1.0" />
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>