We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dcb2eb commit be4d45eCopy full SHA for be4d45e
addon.xml
@@ -1,5 +1,5 @@
1
<?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">
+<addon id="script.module.python.twitch" name="python-twitch for Kodi" version="3.0.2" provider-name="anxdpanic, A Talented Community">
3
<requires>
4
<import addon="xbmc.python" version="3.0.1"/>
5
<import addon="script.module.six" version="1.11.0"/>
@@ -9,8 +9,7 @@
9
<extension point="xbmc.addon.metadata">
10
<platform>all</platform>
11
<news>
12
-[fix] oauth queries
13
-[lang] updated translations from Weblate
+[fix] Following Channels
14
</news>
15
<assets>
16
<icon>resources/media/icon.png</icon>
0 commit comments