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

Commit

Permalink
all: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
NTBBloodbath committed Jul 8, 2021
1 parent 70a6aac commit e540dbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ BYellow='\033[1;33m' # Yellow
# }}}

# Doom Nvim version
DoomNvimVersion='2.3.4'
DoomNvimVersion='2.3.5'
# System OS
System="$(uname -s)"

Expand Down
2 changes: 1 addition & 1 deletion lua/doom/config/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-- License: GPLv2 --
---[[---------------------------------------]]---
-- Doom Nvim version
Doom_version = '2.3.4'
Doom_version = '2.3.5'

-- Check if running Neovim or Vim and fails if:
-- 1. Running Vim instead of Neovim
Expand Down

0 comments on commit e540dbd

Please sign in to comment.