Skip to content

Commit

Permalink
Bump version to 2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manup committed Sep 14, 2023
1 parent 9ba4ed8 commit b01d410
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
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.13)

project(de_rest_plugin VERSION 2.23.00 LANGUAGES C;CXX)
project(de_rest_plugin VERSION 2.24.00 LANGUAGES C;CXX)

set(CMAKE_INCLUDE_CURRENT_DIR ON)

Expand Down

0 comments on commit b01d410

Please sign in to comment.