Skip to content

Commit

Permalink
Release v0.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
equalsraf authored and equalsraf committed Oct 22, 2023
1 parent bf2a8eb commit f5c95b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ endif (POLICY CMP0069)

# Neovim-Qt Version, used by --version update before release
# 9999 = Development Pre-Release
project(neovim-qt VERSION 0.2.18.9999)
project(neovim-qt VERSION 0.2.18.0)

if(NOT EXISTS ${NEOVIM_EXEC})
set(NEOVIM_EXEC nvim)
Expand Down

0 comments on commit f5c95b1

Please sign in to comment.