Revert version change

This commit is contained in:
PtitCaius 2020-06-01 10:46:41 +02:00 committed by Tinmarino
parent 1448dc3a7b
commit 762bb7f124

View File

@ -10,7 +10,7 @@ endif
let g:loaded_vimwiki = 1
" Set to version number for release, otherwise -1 for dev-branch
let s:plugin_vers = 2.5
let s:plugin_vers = -1
" Get the directory the script is installed in
let s:plugin_dir = expand('<sfile>:p:h:h')