Skip to content

Commit 96ef3d7

Browse files
authored
Bump version to 0.18.2
1 parent 77cd231 commit 96ef3d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
cmake_minimum_required(VERSION 3.16)
6-
project(YCM VERSION 0.18.1 LANGUAGES NONE)
6+
project(YCM VERSION 0.18.2 LANGUAGES NONE)
77

88
# Check if the project is the main project or included via FetchContent
99
if (NOT CMAKE_SOURCE_DIR STREQUAL PROJECT_SOURCE_DIR)

0 commit comments

Comments
 (0)