Skip to content

Commit bebbc96

Browse files
committed
bump to version 0.9.0
1 parent e0282dd commit bebbc96

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

addon.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?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">
2+
<addon id="plugin.program.steam.library" name="Steam Library" version="0.9.0" provider-name="aanderse">
33
<requires>
44
<import addon="xbmc.python" version="3.0.0" />
55
<import addon="script.module.requests" version="2.22.0" />
@@ -45,6 +45,8 @@
4545
- Offline support of the game lists, with a caching mechanism of the Steam API responses
4646
v0.8.0 (2021-03-12)
4747
- ported to kodi 19.x
48+
v0.9.0 (2023-06-05)
49+
- ported to kodi 20.x
4850
</news>
4951
<assets>
5052
<icon>icon.png</icon>

0 commit comments

Comments
 (0)