Skip to content

Commit 9608773

Browse files
authored
Merge pull request #225 from anxdpanic/pr_matrix
v1.0.6
2 parents 0ab2a5c + ac11b9c commit 9608773

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

addon.xml

+1-2
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.tubed" name="Tubed" version="1.0.5" provider-name="anxdpanic">
2+
<addon id="plugin.video.tubed" name="Tubed" version="1.0.6" provider-name="anxdpanic">
33
<requires>
44
<import addon="xbmc.python" version="3.0.0"/>
55
<import addon="inputstream.adaptive"/>
@@ -15,7 +15,6 @@
1515
<extension point="xbmc.service" library="resources/lib/service.py"/>
1616
<extension point="xbmc.addon.metadata">
1717
<news>
18-
- add tv client login for access to age gated content
1918
- updated translations from Weblate
2019
</news>
2120
<assets>

0 commit comments

Comments
 (0)