mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-11-06 17:31:22 +00:00
chore(main): release 11.17.2
This commit is contained in:
parent
16e52715b7
commit
0a3249acee
3 changed files with 11 additions and 2 deletions
|
|
@ -242,7 +242,7 @@ function M.hererocks()
|
|||
return M.options.rocks.hererocks
|
||||
end
|
||||
|
||||
M.version = "11.17.1" -- x-release-please-version
|
||||
M.version = "11.17.2" -- x-release-please-version
|
||||
|
||||
M.ns = vim.api.nvim_create_namespace("lazy")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue