[evol] Bump Python API dependency to 2.1.0
This commit is contained in:
parent
1e29b5af9d
commit
2ccbc80565
1 changed files with 3 additions and 3 deletions
|
@ -2,10 +2,10 @@
|
||||||
<addon
|
<addon
|
||||||
id="plugin.makemkvbluray"
|
id="plugin.makemkvbluray"
|
||||||
name="BluRay Player with MakeMKV"
|
name="BluRay Player with MakeMKV"
|
||||||
version="1.1.1"
|
version="1.1.2"
|
||||||
provider-name="desolat">
|
provider-name="X-dark">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.0" />
|
<import addon="xbmc.python" version="2.1.0" />
|
||||||
</requires>
|
</requires>
|
||||||
<extension point="xbmc.python.pluginsource" library="default.py">
|
<extension point="xbmc.python.pluginsource" library="default.py">
|
||||||
<provides>video</provides>
|
<provides>video</provides>
|
||||||
|
|
Loading…
Reference in a new issue