Skip to content

Commit

Permalink
Merge pull request #119 from xbmc/inc-ver
Browse files Browse the repository at this point in the history
Add-on version incremented to 1.21.6 from Weblate
  • Loading branch information
phunkyfish authored Jul 6, 2021
2 parents 0181183 + 947ec79 commit 1e9e5fe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 5 additions & 1 deletion inputstream.ffmpegdirect/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="inputstream.ffmpegdirect"
version="1.21.5"
version="1.21.6"
name="Inputstream FFmpeg Direct"
provider-name="Ross Nicholson">
<requires>@ADDON_DEPENDS@</requires>
Expand All @@ -26,6 +26,10 @@
<fanart>fanart.jpg</fanart>
</assets>
<news>
v1.21.6
- Translations updates from Weblate
- da_dk

v1.21.5
Translations updates from Weblate
- he_il, zh_cn
Expand Down
4 changes: 4 additions & 0 deletions inputstream.ffmpegdirect/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v1.21.6
- Translations updates from Weblate
- da_dk

v1.21.5
- Translations updates from Weblate
- he_il, zh_cn
Expand Down

0 comments on commit 1e9e5fe

Please sign in to comment.