Skip to content

Commit 6c63335

Browse files
authored
Merge pull request #673 from anxdpanic/nexus
v3.0.0
2 parents 1d7bacd + 1377734 commit 6c63335

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addon.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="plugin.video.twitch" version="2.6.2" name="Twitch" provider-name="anxdpanic, A Talented Community">
2+
<addon id="plugin.video.twitch" version="3.0.0" name="Twitch" provider-name="anxdpanic, A Talented Community">
33
<requires>
44
<import addon="xbmc.python" version="3.0.1"/>
55
<import addon="script.module.requests" version="2.9.1"/>
6-
<import addon="script.module.python.twitch" version="2.0.20"/>
6+
<import addon="script.module.python.twitch" version="3.0.0"/>
77
</requires>
88
<extension point="xbmc.python.pluginsource" library="resources/lib/addon_runner.py">
99
<provides>video</provides>

0 commit comments

Comments
 (0)