Skip to content

Commit

Permalink
Update addon.py
Browse files Browse the repository at this point in the history
  • Loading branch information
swetoast authored Feb 19, 2022
1 parent 934c4f2 commit 1ec037b
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.11"
__version__ = "0.0.12"

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

0 comments on commit 1ec037b

Please sign in to comment.