Skip to content

Commit 80c6577

Browse files
committed
Released gtm version 1.2.1
1 parent 6fd0fa3 commit 80c6577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gtm-plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def set_status_bar():
4848
print("Disabling reporting time in status bar")
4949

5050
class GTM(sublime_plugin.EventListener):
51-
gtm_ver_req = '>= 1.2.0'
51+
gtm_ver_req = '>= 1.2.1'
5252

5353
update_interval = 30
5454
last_update = 0

0 commit comments

Comments
 (0)