mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
ci: let release-please update Config.version
This commit is contained in:
parent
ad7aafb257
commit
70b07ebad5
2 changed files with 4 additions and 0 deletions
|
@ -139,6 +139,8 @@ M.defaults = {
|
|||
debug = false,
|
||||
}
|
||||
|
||||
M.version = "9.0.0" -- x-release-please-version
|
||||
|
||||
M.ns = vim.api.nvim_create_namespace("lazy")
|
||||
|
||||
---@type LazySpecLoader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue