Skip to content

Commit 57afd52

Browse files
committed
Re: xbmc/repo-scripts#120. Bump xmbc.python version to 2.20.0 to match isengard.
1 parent 1f1c3bf commit 57afd52

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.service.kodi.callbacks" name="Kodi Callbacks" version="0.9.9" provider-name="KenV99">
33
<requires>
4-
<import addon="xbmc.python" version="2.19.0"/>
4+
<import addon="xbmc.python" version="2.20.0"/>
55
<import addon="script.module.requests" version="2.3.0"/>
66
</requires>
77
<extension point="xbmc.service" library="default.py" start="startup">

0 commit comments

Comments
 (0)