Skip to content

Commit

Permalink
Update addon.py
Browse files Browse the repository at this point in the history
  • Loading branch information
swetoast authored Apr 23, 2021
1 parent d9c235b commit 2930200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.program.steamlink/addon.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
__url__ = "https://github.com/swetoast/steamlink-launcher/"
__git_url__ = "https://github.com/swetoast/steamlink-launcher/"
__credits__ = "toast"
__version__ = "0.0.8"
__version__ = "0.0.9"

dialog = xbmcgui.Dialog()
addon = xbmcaddon.Addon(id='plugin.program.steamlink')
Expand Down

0 comments on commit 2930200

Please sign in to comment.