Skip to content

Commit

Permalink
changelog and version - v7.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phunkyfish committed Mar 25, 2021
1 parent 9939af2 commit ad3649c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pvr.vuplus/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.vuplus"
version="7.4.1"
version="7.4.2"
name="Enigma2 Client"
provider-name="Joerg Dembski and Ross Nicholson">
<requires>@ADDON_DEPENDS@
Expand Down Expand Up @@ -183,6 +183,9 @@
<icon>icon.png</icon>
</assets>
<news>
v7.4.2
- Update: Switch disk space logging to debug level

v7.4.1
- Fixed: Don't log channel group not found for members at INFO level

Expand Down
3 changes: 3 additions & 0 deletions pvr.vuplus/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v7.4.2
- Update: Switch disk space logging to debug level

v7.4.1
- Fixed: Don't log channel group not found for members at INFO level

Expand Down

0 comments on commit ad3649c

Please sign in to comment.