Skip to content

Commit a9bdcfa

Browse files
committed
Released gtm 1.2.1
1 parent 5c498b3 commit a9bdcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/gtm.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if exists('g:gtm_plugin_loaded') || &cp
77
endif
88
let g:gtm_plugin_loaded = 0
99

10-
let s:gtm_ver_req = '>= 1.1.0'
10+
let s:gtm_ver_req = '>= 1.2.1'
1111

1212
let s:no_gtm_err = 'GTM exe not found, install GTM or update your path'
1313
let s:gtm_ver_err = 'GTM exe is out of date and may not work properly, please install the latest GTM exe'

0 commit comments

Comments
 (0)