diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 9b245ddb3..c27e52b33 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -27,9 +27,9 @@ jobs: fail-fast: false matrix: version: - - v0.9.2 - v0.9.4 - v0.9.5 + - v0.10.0 - nightly runs-on: ubuntu-latest steps: diff --git a/README.org b/README.org index 04b85e29a..2c7083697 100644 --- a/README.org +++ b/README.org @@ -8,7 +8,7 @@ #+HTML:Kofi #+HTML:Chat -Orgmode clone written in Lua for Neovim 0.9.2+ +Orgmode clone written in Lua for Neovim 0.9.4+ [[#setup][Setup]] • [[/DOCS.md][Docs]] • [[#showcase][Showcase]] • [[#treesitter-info][Treesitter]] • [[#troubleshoot][Troubleshoot]] • [[#plugins][Plugins]] • [[CONTRIBUTING.md][Contributing]] • [[#thanks-to][Kudos]] @@ -19,7 +19,7 @@ Orgmode clone written in Lua for Neovim 0.9.2+ *** Requirements -- Neovim 0.9.2 or later +- Neovim 0.9.4 or later *** Installation