Skip to content

Commit a1e1961

Browse files
chore(config.lua): update version variable
1 parent e206c96 commit a1e1961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.0",
85+
version = "9.3.0",
8686

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

0 commit comments

Comments
 (0)