We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ab2a5c + ac11b9c commit 9608773Copy full SHA for 9608773
addon.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
-<addon id="plugin.video.tubed" name="Tubed" version="1.0.5" provider-name="anxdpanic">
+<addon id="plugin.video.tubed" name="Tubed" version="1.0.6" provider-name="anxdpanic">
3
<requires>
4
<import addon="xbmc.python" version="3.0.0"/>
5
<import addon="inputstream.adaptive"/>
@@ -15,7 +15,6 @@
15
<extension point="xbmc.service" library="resources/lib/service.py"/>
16
<extension point="xbmc.addon.metadata">
17
<news>
18
-- add tv client login for access to age gated content
19
- updated translations from Weblate
20
</news>
21
<assets>
0 commit comments