Skip to content

Commit 27fd834

Browse files
Prepare for v2.4.4 release (#853)
1 parent 2fbe68f commit 27fd834

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ leave a message at [our Facebook page](https://facebook.com/kodivrtnu/).
5959
</table>
6060

6161
## Releases
62+
### v2.4.4 (2021-01-25)
63+
- Fix watching VRT NU abroad (@mediaminister)
64+
6265
### v2.4.3 (2021-01-22)
6366
- Add new channel "Podium 19" (@dagwieers)
6467
- Add livestream cache to speed up playback (@mediaminister)

addon.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="plugin.video.vrt.nu" name="VRT NU" version="2.4.3" provider-name="Martijn Moreel, dagwieers, mediaminister">
2+
<addon id="plugin.video.vrt.nu" name="VRT NU" version="2.4.4" provider-name="Martijn Moreel, dagwieers, mediaminister">
33
<requires>
44
<import addon="resource.images.studios.white" version="0.0.22"/>
55
<import addon="script.module.beautifulsoup4" version="4.6.2"/>
@@ -42,6 +42,9 @@
4242
<website>https://github.com/add-ons/plugin.video.vrt.nu/wiki</website>
4343
<source>https://github.com/add-ons/plugin.video.vrt.nu</source>
4444
<news>
45+
v2.4.4 (2021-01-25)
46+
- Fix watching VRT NU abroad
47+
4548
v2.4.3 (2021-01-21)
4649
- Add new channel "Podium 19"
4750
- Add livestream cache to speed up playback

0 commit comments

Comments
 (0)