Skip to content

Commit

Permalink
Merge pull request #588 from kodi-pvr/inc-ver
Browse files Browse the repository at this point in the history
Add-on version incremented to 19.0.3 from Weblate
  • Loading branch information
AlwinEsch authored Dec 27, 2021
2 parents 1761278 + 3baf7a3 commit b9821f6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pvr.iptvsimple/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="pvr.iptvsimple"
version="19.0.2"
version="19.0.3"
name="PVR IPTV Simple Client"
provider-name="nightik and Ross Nicholson">
<requires>@ADDON_DEPENDS@
Expand All @@ -21,6 +21,10 @@
<icon>icon.png</icon>
</assets>
<news>
v19.0.3
- Translations updates from Weblate
- da_dk, es_mx, et_ee, hu_hu, lt_lt, nl_nl, pl_pl, zh_cn, zh_tw

v19.0.2
- Release bump

Expand Down
4 changes: 4 additions & 0 deletions pvr.iptvsimple/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v19.0.3
- Translations updates from Weblate
- da_dk, es_mx, et_ee, hu_hu, lt_lt, nl_nl, pl_pl, zh_cn, zh_tw

v19.0.2
- Release bump

Expand Down

0 comments on commit b9821f6

Please sign in to comment.