Skip to content

Commit

Permalink
Merge pull request #612 from anxdpanic/pr_isengard
Browse files Browse the repository at this point in the history
v2.5.12
  • Loading branch information
anxdpanic authored Jan 21, 2022
2 parents 996b4eb + 12b776a commit b0b06bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.twitch" version="2.5.11" name="Twitch" provider-name="anxdpanic, A Talented Community">
<addon id="plugin.video.twitch" version="2.5.12" name="Twitch" provider-name="anxdpanic, A Talented Community">
<requires>
<import addon="xbmc.python" version="2.20.0"/>
<import addon="script.module.six" version="1.11.0"/>
Expand All @@ -16,7 +16,7 @@
<fanart>fanart.jpg</fanart>
</assets>
<news>
[fix] fix follow/unfollow channels - apo86
[add] new menu icons - Goldenfreddy0703
[lang] updated translations from Weblate
</news>
<platform>all</platform>
Expand Down
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.5.12
[add] new menu icons - Goldenfreddy0703
[lang] updated translations from Weblate

2.5.11
[fix] fix follow/unfollow channels - apo86
[lang] updated translations from Weblate
Expand Down

0 comments on commit b0b06bb

Please sign in to comment.