Skip to content

Commit 47c082c

Browse files
authored
Correct Add-on version
1 parent 1347e9c commit 47c082c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

script.service.hyperion-control/addon.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<addon id="script.service.hyperion-control" name="Hyperion Control" version="20.0.0" provider-name="hyperion-project">
2+
<addon id="script.service.hyperion-control" name="Hyperion Control" version="20.0.1" provider-name="hyperion-project">
33
<requires>
4-
<import addon="xbmc.addon" version="20.0.1"/>
4+
<import addon="xbmc.addon" version="20.0.0"/>
55
<import addon="xbmc.python" version="3.0.1"/>
66
<import addon="script.module.requests" version="2.3.0"/>
77
</requires>

0 commit comments

Comments
 (0)