Skip to content

Commit b0b06bb

Browse files
authored
Merge pull request #612 from anxdpanic/pr_isengard
v2.5.12
2 parents 996b4eb + 12b776a commit b0b06bb

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

addon.xml

Lines changed: 2 additions & 2 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="plugin.video.twitch" version="2.5.11" name="Twitch" provider-name="anxdpanic, A Talented Community">
2+
<addon id="plugin.video.twitch" version="2.5.12" name="Twitch" 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"/>
@@ -16,7 +16,7 @@
1616
<fanart>fanart.jpg</fanart>
1717
</assets>
1818
<news>
19-
[fix] fix follow/unfollow channels - apo86
19+
[add] new menu icons - Goldenfreddy0703
2020
[lang] updated translations from Weblate
2121
</news>
2222
<platform>all</platform>

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.5.12
2+
[add] new menu icons - Goldenfreddy0703
3+
[lang] updated translations from Weblate
4+
15
2.5.11
26
[fix] fix follow/unfollow channels - apo86
37
[lang] updated translations from Weblate

0 commit comments

Comments
 (0)