Skip to content

Commit cb26f17

Browse files
committed
2.0.2
1 parent 9257999 commit cb26f17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

addon.xml

Lines changed: 3 additions & 3 deletions
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.1" provider-name="A Talented Community">
2+
<addon id="script.module.python.twitch" name="python-twitch for Kodi" version="2.0.2" 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"/>
@@ -17,8 +17,8 @@
1717
<icon>icon.png</icon>
1818
</assets>
1919
<platform>all</platform>
20-
<summary lang="en">Module for interaction with the Twitch.tv API</summary>
21-
<description lang="en">python-twitch for Kodi is module for interaction with the Twitch.tv API based on python-twitch by ingwinlu.</description>
20+
<summary lang="en_GB">Module for interaction with the Twitch.tv API</summary>
21+
<description lang="en_GB">python-twitch for Kodi is module for interaction with the Twitch.tv API based on python-twitch by ingwinlu.</description>
2222
<license>GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007</license>
2323
<forum> </forum>
2424
<source>https://github.com/MrSprigster/script.module.python.twitch</source>

0 commit comments

Comments
 (0)