Skip to content

Commit 44366ce

Browse files
chore(config.lua): update version variable
1 parent ca3cf89 commit 44366ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lua/neorg/core/config.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ local config = {
8282
arguments = {},
8383

8484
norg_version = "1.1.1",
85-
version = "9.6.2",
85+
version = "9.6.3",
8686

8787
os_info = os_info,
8888
pathsep = os_info == "windows" and "\\" or "/",

0 commit comments

Comments
 (0)