Skip to content

Commit 3699976

Browse files
committed
v1.6
1 parent 020a442 commit 3699976

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
@@ -1,7 +1,7 @@
11
import os.path
22
from gi.repository import GLib
33

4-
VERSION = "1.5"
4+
VERSION = "1.6"
55

66
TWITCH_WEB_URL = "https://www.twitch.tv/"
77
TWITCH_API_URL = "https://api.twitch.tv/helix/"

0 commit comments

Comments
 (0)