Skip to content

Commit cb0843b

Browse files
committed
Bump 3.0.2+matrix.1
1 parent f3d97b6 commit cb0843b

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

addon.xml

Lines changed: 3 additions & 3 deletions
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.nasa" name="Nasa" provider-name="Tristan Fischer (sphere@dersphere.de), enen92" version="3.0.1+matrix.1">
2+
<addon id="plugin.video.nasa" name="Nasa" provider-name="Tristan Fischer (sphere@dersphere.de), enen92" version="3.0.2+matrix.1">
33
<requires>
44
<import addon="xbmc.python" version="3.0.0" />
55
<import addon="script.module.xbmcswift2" version="2.5.0" />
@@ -14,8 +14,8 @@
1414
<forum>https://forum.kodi.tv/showthread.php?tid=123001</forum>
1515
<license>GPL-2.0-only</license>
1616
<news>
17-
3.0.1 (25.01.2021)
18-
- Use tubed instead of youtube for matrix
17+
3.0.2+matrix.1 (09.01.2022)
18+
- Add setting to choose default playback addon, defaults to youtube
1919
</news>
2020
<assets>
2121
<icon>icon.png</icon>

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
3.0.2+matrix.1 (09.01.2022)
2+
- Add setting to choose default playback addon, defaults to youtube
3+
14
3.0.1+matrix.1 (25.01.2021)
25
- Use tubed instead of youtube for matrix
36

0 commit comments

Comments
 (0)