Skip to content

Commit 966808d

Browse files
committed
vim-gnupg version 2.6.1
Signed-off-by: James McCoy <[email protected]>
1 parent 9e69ba7 commit 966808d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/gnupg.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
if (exists("g:loaded_gnupg") || &cp || exists("#GnuPG"))
176176
finish
177177
endif
178-
let g:loaded_gnupg = '2.6.1-dev'
178+
let g:loaded_gnupg = '2.6.1'
179179
let s:GPGInitRun = 0
180180

181181
" check for correct vim version {{{2

0 commit comments

Comments
 (0)