[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
|
||||
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>
|
||||
|
|
Loading…
Reference in a new issue