Skip to content

Commit 51d30a9

Browse files
committed
release version 0.5.0
1 parent 439242a commit 51d30a9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

addon.xml

Lines changed: 4 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.4.0" provider-name="aanderse">
2+
<addon id="plugin.program.steam.library" name="Steam Library" version="0.5.0" provider-name="aanderse">
33
<requires>
44
<import addon="xbmc.python" version="2.19.0" />
55
<import addon="script.module.requests" version="2.18.4" />
@@ -28,6 +28,9 @@
2828
- added a recently played games menu
2929
- added context menu with option to install a game
3030
- improved startup time as recommended by Razzeee
31+
v0.5.0 (2018-09-18)
32+
- fixed issue with v0.4.0 release
33+
- added new option to pass arguments to the steam executable
3134
</news>
3235
<assets>
3336
<icon>icon.png</icon>

0 commit comments

Comments
 (0)