Skip to content

Commit 28a247b

Browse files
chore(config.lua): update version variable
1 parent 81ee90c commit 28a247b

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

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

0 commit comments

Comments
 (0)