Skip to content

Commit 59d3808

Browse files
authored
Merge pull request #122 from anxdpanic/pr_isengard
2.0.20
2 parents cec8b5b + 5bab635 commit 59d3808

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

Diff for: 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="2.0.19" provider-name="anxdpanic, A Talented Community">
2+
<addon id="script.module.python.twitch" name="python-twitch for Kodi" version="2.0.20" provider-name="anxdpanic, A Talented Community">
33
<requires>
44
<import addon="xbmc.python" version="2.20.0"/>
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] fix v5.users.follow_channel request - apo86
13-
[fix] fix v5.users.unfollow_channel request - apo86
12+
[upd] fixups and additions to Helix API
1413
[lang] updated translations from Weblate
1514
</news>
1615
<assets>

Diff for: changelog.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.0.20
2+
[upd] fixups and additions to Helix API
3+
[lang] updated translations from Weblate
4+
15
2.0.19
26
[fix] fix v5.users.follow_channel request - apo86
37
[fix] fix v5.users.unfollow_channel request - apo86

0 commit comments

Comments
 (0)