Skip to content

Commit

Permalink
Merge pull request #670 from kodi-pvr/inc-ver
Browse files Browse the repository at this point in the history
Add-on version incremented to 21.2.5 from Weblate
  • Loading branch information
ksooo authored Jul 28, 2024
2 parents 231ca82 + 3f98a1f commit 5d05ec9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pvr.hts/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.hts"
version="21.2.4"
version="21.2.5"
name="Tvheadend HTSP Client"
provider-name="Adam Sutton, Sam Stenvall, Lars Op den Kamp, Kai Sommerfeld">
<requires>@ADDON_DEPENDS@</requires>
Expand Down
4 changes: 4 additions & 0 deletions pvr.hts/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v21.2.5
- Translations updates from Weblate
- et_ee, it_it

v21.2.4
- Async updates: Ignore 'add' events for existing tags (happens on wake after suspend).

Expand Down

0 comments on commit 5d05ec9

Please sign in to comment.