We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020a442 commit 3699976Copy full SHA for 3699976
twitch_indicator/constants.py
@@ -1,7 +1,7 @@
1
import os.path
2
from gi.repository import GLib
3
4
-VERSION = "1.5"
+VERSION = "1.6"
5
6
TWITCH_WEB_URL = "https://www.twitch.tv/"
7
TWITCH_API_URL = "https://api.twitch.tv/helix/"
0 commit comments