Skip to content

Commit be4d45e

Browse files
authored
Update addon.xml
Version bump + news
1 parent 0dcb2eb commit be4d45e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

addon.xml

+2-3
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="3.0.1" provider-name="anxdpanic, A Talented Community">
2+
<addon id="script.module.python.twitch" name="python-twitch for Kodi" version="3.0.2" provider-name="anxdpanic, A Talented Community">
33
<requires>
44
<import addon="xbmc.python" version="3.0.1"/>
55
<import addon="script.module.six" version="1.11.0"/>
@@ -9,8 +9,7 @@
99
<extension point="xbmc.addon.metadata">
1010
<platform>all</platform>
1111
<news>
12-
[fix] oauth queries
13-
[lang] updated translations from Weblate
12+
[fix] Following Channels
1413
</news>
1514
<assets>
1615
<icon>resources/media/icon.png</icon>

0 commit comments

Comments
 (0)