Skip to content

Commit

Permalink
chore(config.lua): update version variable
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 23, 2023
1 parent 272c9db commit 114d125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/neorg/core/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ local config = {
arguments = {},

norg_version = "1.1.1",
version = "5.0.0",
version = "6.0.0",

neovim_version = neovim_version(),
os_info = os_info(),
Expand Down

0 comments on commit 114d125

Please sign in to comment.