Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit b6d5a1a

Browse files
committed
chore: bump Doom Nvim version to 3.2.0-beta1
1 parent 3a30fbd commit b6d5a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/doom/utils/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ local system = require("doom.core.system")
99

1010
-------------------- HELPERS --------------------
1111
-- Doom Nvim version
12-
M.doom_version = "3.1.0"
12+
M.doom_version = "3.2.0-beta1"
1313

1414
-- file_exists checks if the given file exists
1515
-- @tparam string path The path to the file

0 commit comments

Comments
 (0)