Skip to content

Commit 524ffa1

Browse files
authored
Update addon.xml
Updated for latest Kodi
1 parent f1e34f4 commit 524ffa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addon.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="script.viewmaster" name="ViewMaster" version="0.3.0" provider-name="Team B">
2+
<addon id="script.viewmaster" name="ViewMaster" version="0.4.0" provider-name="Team B">
33
<requires>
4-
<import addon="xbmc.python" version="2.1.0"/>
4+
<import addon="xbmc.python" version="3.0.0"/>
55
<import addon="script.module.addon.signals" version="0.0.1"/>
66
</requires>
77
<extension library="service.py" point="xbmc.service" start="login"/>

0 commit comments

Comments
 (0)