Prepare for release 2.5
- Format Changelog - Update version number in docs - Update list of Contributers - Update version number in tests - Update link in README
This commit is contained in:
@ -282,7 +282,7 @@ function! s:write_tags_metadata(metadata) abort
|
||||
endfor
|
||||
call sort(tags, 's:tags_entry_cmp')
|
||||
let tag_comments = [
|
||||
\ "!_TAG_PROGRAM_VERSION\t2.4.1",
|
||||
\ "!_TAG_PROGRAM_VERSION\t2.5",
|
||||
\ "!_TAG_PROGRAM_URL\thttps://github.com/vimwiki/vimwiki",
|
||||
\ "!_TAG_PROGRAM_NAME\tVimwiki Tags",
|
||||
\ "!_TAG_PROGRAM_AUTHOR\tVimwiki",
|
||||
|
Reference in New Issue
Block a user