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