Skip to content

Commit

Permalink
Prep work for Kodi 19
Browse files Browse the repository at this point in the history
  • Loading branch information
swetoast authored Mar 3, 2021
1 parent 2a7d6aa commit e0f533e
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.6a"
__version__ = "0.0.7"

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

0 comments on commit e0f533e

Please sign in to comment.