Skip to content

Commit

Permalink
Merge pull request #63 from ksooo/version-inc
Browse files Browse the repository at this point in the history
Add-on version bump (21.1.0)
  • Loading branch information
ksooo authored Mar 24, 2024
2 parents 7a694f7 + 8577543 commit bc3fcd0
Show file tree
Hide file tree
Showing 2 changed files with 4 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.0.2"
version="21.1.0"
name="Pluto.tv PVR Client"
provider-name="Team Kodi, flubshi">
<requires>@ADDON_DEPENDS@
Expand Down
3 changes: 3 additions & 0 deletions pvr.plutotv/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v21.1.0
- Add setting for the first channel number used

v21.0.2
- Fix crash when no channels are returned from pluto API

Expand Down

0 comments on commit bc3fcd0

Please sign in to comment.