Skip to content

Commit 5060e28

Browse files
authored
Merge pull request #37 from anxdpanic/dev
Update xbmc.python version to 2.20.0 (Isengard)
2 parents b158764 + 6ade4fc commit 5060e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="script.module.python.twitch" name="python-twitch for Kodi" version="2.0.0~alpha1" provider-name="A Talented Community">
33
<requires>
4-
<import addon="xbmc.python" version="2.1.0"/>
4+
<import addon="xbmc.python" version="2.20.0"/>
55
<import addon="script.module.six" version="1.9.0"/>
66
<import addon="script.module.requests" version="2.9.1"/>
77
</requires>

0 commit comments

Comments
 (0)