Skip to content

Commit ded5c2e

Browse files
committed
version bump to 0.6.1
1 parent 8c96254 commit ded5c2e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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.6.0" provider-name="aanderse">
2+
<addon id="plugin.program.steam.library" name="Steam Library" version="0.6.1" provider-name="aanderse">
33
<requires>
44
<import addon="xbmc.python" version="2.19.0" />
55
<import addon="script.module.requests" version="2.18.4" />
@@ -33,6 +33,8 @@
3333
- added new option to pass arguments to the steam executable
3434
v0.6.0 (2018-11-16)
3535
- added list for installed games
36+
v0.6.1 (2019-01-03)
37+
- added windows support for list of installed games courtesy of @jared-skinner
3638
</news>
3739
<assets>
3840
<icon>icon.png</icon>

0 commit comments

Comments
 (0)