Skip to content

Commit

Permalink
Bump version to 0.18.1 (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Dec 19, 2024
1 parent fa24330 commit 46af9ad
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 @@ -3,7 +3,7 @@


cmake_minimum_required(VERSION 3.16)
project(YCM VERSION 0.18.0 LANGUAGES NONE)
project(YCM VERSION 0.18.1 LANGUAGES NONE)

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

0 comments on commit 46af9ad

Please sign in to comment.