Skip to content

Commit

Permalink
Merge pull request #542 from anxdpanic/pr_isengard
Browse files Browse the repository at this point in the history
2.5.4
  • Loading branch information
anxdpanic authored Jan 17, 2021
2 parents b8d358c + 944a803 commit 47dff83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.twitch" version="2.5.4~beta1" name="Twitch" provider-name="anxdpanic, A Talented Community">
<addon id="plugin.video.twitch" version="2.5.4" name="Twitch" provider-name="anxdpanic, A Talented Community">
<requires>
<import addon="xbmc.python" version="2.20.0"/>
<import addon="script.module.six" version="1.11.0"/>
<import addon="script.module.python.twitch" version="2.0.16~beta1"/>
<import addon="script.module.python.twitch" version="2.0.16"/>
<import addon="script.module.requests" version="2.9.1"/>
</requires>
<extension point="xbmc.python.pluginsource" library="resources/lib/addon_runner.py">
Expand Down

0 comments on commit 47dff83

Please sign in to comment.