Skip to content

Commit

Permalink
feat: Bump minimum version to 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kristijanhusak committed Jun 9, 2024
1 parent ab5183c commit ac9a6e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#+HTML:<a href="https://ko-fi.com/kristijanhusak"><img alt="Kofi" src="https://img.shields.io/badge/support-kofi-00b9fe?style=flat-square&logo=kofi"></a>
#+HTML:<a href="https://matrix.to/#/#neovim-orgmode:matrix.org"><img alt="Chat" src="https://img.shields.io/matrix/neovim-orgmode:matrix.org?logo=matrix&server_fqdn=matrix.org&style=flat-square"></a>

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]]

Expand All @@ -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

Expand Down

0 comments on commit ac9a6e0

Please sign in to comment.