We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1441b2e commit 50e5377Copy full SHA for 50e5377
addon.xml
@@ -1,11 +1,11 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<addon id="script.skinvariables"
3
-version="2.1.32"
+version="2.1.33"
4
name="Skin Variables"
5
provider-name="jurialmunkey">
6
<requires>
7
<import addon="xbmc.python" version="3.0.0" />
8
- <import addon="script.module.jurialmunkey" version="0.2.27" />
+ <import addon="script.module.jurialmunkey" version="0.2.28" />
9
<import addon="script.module.infotagger" version="0.0.5" />
10
</requires>
11
<extension point="xbmc.python.script" library="script.py" />
0 commit comments