mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-20 21:36:45 +00:00
chore(main): release 11.17.0
This commit is contained in:
parent
a8c6db5da7
commit
548a763b1b
3 changed files with 17 additions and 2 deletions
|
@ -242,7 +242,7 @@ function M.hererocks()
|
|||
return M.options.rocks.hererocks
|
||||
end
|
||||
|
||||
M.version = "11.16.2" -- x-release-please-version
|
||||
M.version = "11.17.0" -- x-release-please-version
|
||||
|
||||
M.ns = vim.api.nvim_create_namespace("lazy")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue