We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0282dd commit bebbc96Copy full SHA for bebbc96
1 file changed
addon.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
-<addon id="plugin.program.steam.library" name="Steam Library" version="0.8.1" provider-name="aanderse">
+<addon id="plugin.program.steam.library" name="Steam Library" version="0.9.0" provider-name="aanderse">
3
<requires>
4
<import addon="xbmc.python" version="3.0.0" />
5
<import addon="script.module.requests" version="2.22.0" />
@@ -45,6 +45,8 @@
45
- Offline support of the game lists, with a caching mechanism of the Steam API responses
46
v0.8.0 (2021-03-12)
47
- ported to kodi 19.x
48
+ v0.9.0 (2023-06-05)
49
+ - ported to kodi 20.x
50
</news>
51
<assets>
52
<icon>icon.png</icon>
0 commit comments