File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
- <addon id =" plugin.video.tubed" name =" Tubed" version =" 1.0.0~beta6 " provider-name =" anxdpanic" >
2
+ <addon id =" plugin.video.tubed" name =" Tubed" version =" 1.0.0" provider-name =" anxdpanic" >
3
3
<requires >
4
4
<import addon =" xbmc.python" version =" 3.0.0" />
5
5
<import addon =" inputstream.adaptive" />
6
6
<import addon =" script.module.arrow" version =" 0.15.5+matrix.1" />
7
7
<import addon =" script.module.requests" version =" 2.22.0+matrix.1" />
8
8
<import addon =" script.module.pyxbmct" version =" 1.3.1+matrix.1" />
9
- <import addon =" script.module.tubed.api" version =" 1.0.0~beta1 " />
9
+ <import addon =" script.module.tubed.api" version =" 1.0.0" />
10
10
</requires >
11
11
<extension point =" xbmc.python.pluginsource" library =" resources/lib/addon.py" >
12
12
<provides >video</provides >
15
15
<extension point =" xbmc.service" library =" resources/lib/service.py" />
16
16
<extension point =" xbmc.addon.metadata" >
17
17
<news >
18
- Development in progress
18
+ - Initial release
19
19
</news >
20
20
<assets >
21
21
<icon >resources/media/icon.png</icon >
You can’t perform that action at this time.
0 commit comments