Skip to content

Commit a879f86

Browse files
committed
Bump version v3.0.8+matrix.1
1 parent 935e127 commit a879f86

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

addon.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<addon id="plugin.audio.radio_de" name="Radio" provider-name="Tristan Fischer, enen92" version="3.0.7+matrix.1">
1+
<addon id="plugin.audio.radio_de" name="Radio" provider-name="Tristan Fischer, enen92" version="3.0.8+matrix.1">
22
<requires>
33
<import addon="xbmc.python" version="3.0.0" />
44
<import addon="script.module.xbmcswift2" version="19.0.6" />
@@ -12,11 +12,9 @@
1212
<source>https://github.com/XBMC-Addons/plugin.audio.radio_de</source>
1313
<forum>https://forum.kodi.tv/showthread.php?tid=119362</forum>
1414
<license>GPL-2.0-only</license>
15-
<news>v3.0.7+matrix.1 (3/10/2021)
16-
[new] New fanart without .de
17-
[new] Move art to the resources folder
18-
[fix] Fix playback and additions to the my_stations list if the stream url cannot be obtained
19-
[fix] hot reload of lists after addition/removal from the mystations table
15+
<news>v3.0.8+matrix.1 (24/11/2021)
16+
[new] Sync translations
17+
[fix] Initialize empty context menu items
2018
</news>
2119
<assets>
2220
<icon>resources/art/icon.png</icon>

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v3.0.8+matrix.1 (24/11/2021)
2+
- [new] Sync translations
3+
- [fix] Initialize empty context menu items
4+
15
v3.0.7+matrix.1 (3/10/2021)
26
- [new] New fanart without .de
37
- [new] Move art to the resources folder

0 commit comments

Comments
 (0)