Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
TermeHansen committed Feb 9, 2024
1 parent cea44e9 commit eeda318
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="plugin.video.drnu" version="6.2.0+matrix.1" name="DR TV" provider-name="TermeHansen">
<addon id="plugin.video.drnu" version="6.3.0+matrix.1" name="DR TV" provider-name="TermeHansen">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.dateutil" version="2.8.2" />
Expand Down Expand Up @@ -32,6 +32,9 @@
<screenshot>resources/media/Screenshot3.jpg</screenshot>
<screenshot>resources/media/Screenshot4.jpg</screenshot>
</assets>
<news>[B]Version 6.3.0 - 2024-02-09[/B]
- Added login
</news>
<news>[B]Version 6.2.0 - 2023-04-03[/B]
- Complete retwrite of settings api
- fix for categories api change from dr.dk
Expand Down
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[B]Version 6.3.0 - 2024-02-09[/B]
- Added login

[B]Version 6.2.0 - 2023-04-03[/B]
- Complete retwrite of settings api
- fix for categories api change from dr.dk
Expand Down

0 comments on commit eeda318

Please sign in to comment.