v2024.01.22: update version number and changelog

Includes some recent authors on the contributor list, and an attempt at
getting the changelog up to date.
This commit is contained in:
Brennen Bearnes
2024-01-22 21:04:26 -07:00
parent 0bb1b4945b
commit d0e6d5e517
2 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ endif
let g:loaded_vimwiki = 1
" Set to version number for release:
let g:vimwiki_version = '2023.05.12'
let g:vimwiki_version = '2024.01.22'
" Get the directory the script is installed in
let s:plugin_dir = expand('<sfile>:p:h:h')