We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda6a1b commit a65a6caCopy full SHA for a65a6ca
twitch_indicator/constants.py
@@ -3,7 +3,7 @@
3
from gi.repository import GLib
4
5
APP_NAME = "Twitch Indicator"
6
-VERSION = "1.7"
+VERSION = "1.8"
7
8
TWITCH_WEB_URL = "https://www.twitch.tv/"
9
TWITCH_API_URL = "https://api.twitch.tv/helix/"
0 commit comments