ci: let release-please manage the version in the config file
This commit is contained in:
1 parent
8fbde2c366
commit
54fa9ce584
2 files changed
+4
No files matched your search
@@ -3,6 +3,8 @@ local Util = require("lazyvim.util")
|
||||
---@class LazyVimConfig: LazyVimOptions
|
||||
local M = {}
|
||||
|
||||
M.version = "10.0.0" -- x-release-please-version
|
||||
|
||||
---@class LazyVimOptions
|
||||
local defaults = {
|
||||
-- colorscheme can be a string like `catppuccin` or a function that will load the colorscheme
|
||||
|
||||
Reference in new issue
Block a user