Skip to content
Snippets Groups Projects
Commit 4b97d397 authored by Jens Georg's avatar Jens Georg
Browse files

chore: Bump patch version

parent ef2e1479
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.16)
# Use the project template to get the settings required for an application core project
set(${PROJECT_NAME}_MAJOR_VERSION 02)
set(${PROJECT_NAME}_MINOR_VERSION 01)
set(${PROJECT_NAME}_PATCH_VERSION 04)
set(${PROJECT_NAME}_PATCH_VERSION 05)
include(cmake/set_version_numbers.cmake)
include(cmake/set_default_build_to_release.cmake)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment