Skip to content

Commit 6d08ac0

Browse files
committed
v1.5
1 parent 8119c2b commit 6d08ac0

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.4"
4+
VERSION = "1.5"
55

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

0 commit comments

Comments
 (0)