Skip to content

Commit

Permalink
Merge pull request #80 from kodi-pvr/inc-ver
Browse files Browse the repository at this point in the history
Add-on version incremented to 21.3.1 from Weblate
  • Loading branch information
ksooo authored Jul 28, 2024
2 parents 814cf83 + 7869c6d commit d0772e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pvr.plutotv/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.plutotv"
version="21.3.0"
version="21.3.1"
name="Pluto.tv PVR Client"
provider-name="Team Kodi, flubshi">
<requires>@ADDON_DEPENDS@
Expand Down
4 changes: 4 additions & 0 deletions pvr.plutotv/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v21.3.1
- Translations updates from Weblate
- de_de, es_es, it_it, ko_kr, pt_br

v21.3.0
- Introduce a setting to toggle between monochrome and color channel logos (default: color).
- Remove Inputstreamhelper addon dependency and related settings (pluto.tv streams are unencrypted).
Expand Down

0 comments on commit d0772e5

Please sign in to comment.