update version in core/default_config.lua

This commit is contained in:
siduck 2023-09-26 11:28:45 +05:30
parent d9b3980e62
commit 1b20da0115
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
local M = {}
M.options = {
nvchad_branch = "v2.0",
nvchad_branch = "v3.0",
}
M.ui = {