diff --git a/README.adoc b/README.adoc index ea509351..90f12e05 100644 --- a/README.adoc +++ b/README.adoc @@ -54,7 +54,7 @@ Use your favourite plugin manager, mine is https://github.com/junegunn/vim-plug[ [source,viml] ---- -Plug 'Olical/conjure', {'tag': 'v4.16.0'} +Plug 'Olical/conjure', {'tag': 'v4.17.0'} ---- You'll need to be on the latest stable Neovim for all of the features (such as floating windows) to work. If you see errors, please check your Neovim version before raising an issue.