mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-29 14:28:51 +02:00
chore(main): release 14.12.0
This commit is contained in:
parent
121a2e27ef
commit
3e1f07e471
3 changed files with 16 additions and 2 deletions
|
@ -3,7 +3,7 @@ _G.LazyVim = require("lazyvim.util")
|
|||
---@class LazyVimConfig: LazyVimOptions
|
||||
local M = {}
|
||||
|
||||
M.version = "14.11.0" -- x-release-please-version
|
||||
M.version = "14.12.0" -- x-release-please-version
|
||||
LazyVim.config = M
|
||||
|
||||
---@class LazyVimOptions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue