Skip to content

Commit 51dd9e5

Browse files
authored
Merge pull request #51 from anxdpanic/dev
2.0.4
2 parents a9428ec + 4a3149e commit 51dd9e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

addon.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="script.module.python.twitch" name="python-twitch for Kodi" version="2.0.4~beta1" provider-name="A Talented Community">
2+
<addon id="script.module.python.twitch" name="python-twitch for Kodi" version="2.0.4" provider-name="A Talented Community">
33
<requires>
44
<import addon="xbmc.python" version="2.20.0"/>
55
<import addon="script.module.six" version="1.9.0"/>
@@ -18,7 +18,6 @@
1818
<summary lang="en_GB">Module for interaction with the Twitch.tv API</summary>
1919
<description lang="en_GB">python-twitch for Kodi is module for interaction with the Twitch.tv API based on python-twitch by ingwinlu.</description>
2020
<license>GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007</license>
21-
<forum> </forum>
2221
<source>https://github.com/MrSprigster/script.module.python.twitch</source>
2322
<reuselanguageinvoker>true</reuselanguageinvoker>
2423
</extension>

0 commit comments

Comments
 (0)