Skip to content

Commit 49974df

Browse files
committed
version bump to 0.6.3
1 parent 22c13c2 commit 49974df

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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.6.1" provider-name="aanderse">
2+
<addon id="plugin.program.steam.library" name="Steam Library" version="0.6.3" provider-name="aanderse">
33
<requires>
44
<import addon="xbmc.python" version="2.19.0" />
55
<import addon="script.module.requests" version="2.18.4" />
@@ -35,6 +35,9 @@
3535
- added list for installed games
3636
v0.6.1 (2019-01-03)
3737
- added windows support for list of installed games courtesy of @jared-skinner
38+
v0.6.3 (2020-03-08)
39+
- various bug fixes thanks to @Aminel
40+
- add plugin to games provider list
3841
</news>
3942
<assets>
4043
<icon>icon.png</icon>

0 commit comments

Comments
 (0)