Skip to content

Commit

Permalink
Merge pull request #61 from AlwinEsch/Matrix-change
Browse files Browse the repository at this point in the history
[Matrix] API update
  • Loading branch information
AlwinEsch authored Oct 30, 2020
2 parents d0b9c67 + 4b6cf57 commit b4ec9bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pvr.njoy/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.njoy"
version="6.0.0"
version="7.0.0"
name="Njoy N7 PVR Client"
provider-name="Team Kodi">
<requires>@ADDON_DEPENDS@</requires>
Expand Down
5 changes: 4 additions & 1 deletion pvr.njoy/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
v7.0.0
- Update PVR API 7.0.2

v6.0.0
- PVR API 7.0.0
- Update PVR API 7.0.0
- Rework addon to support new API interface
- Code cleanup

Expand Down

0 comments on commit b4ec9bd

Please sign in to comment.