Skip to content

Commit a65a6ca

Browse files
committed
v1.8
1 parent fda6a1b commit a65a6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twitch_indicator/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from gi.repository import GLib
44

55
APP_NAME = "Twitch Indicator"
6-
VERSION = "1.7"
6+
VERSION = "1.8"
77

88
TWITCH_WEB_URL = "https://www.twitch.tv/"
99
TWITCH_API_URL = "https://api.twitch.tv/helix/"

0 commit comments

Comments
 (0)