Bump patch version

This commit is contained in:
Martchus 2022-12-10 12:04:05 +01:00
parent d8a97e8f13
commit 6e9bace75f
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ set(META_GUI_OPTIONAL true)
set(META_JS_SRC_DIR renamingutility)
set(META_VERSION_MAJOR 3)
set(META_VERSION_MINOR 7)
set(META_VERSION_PATCH 6)
set(META_VERSION_PATCH 7)
set(META_RELEASE_DATE "2022-12-06")
set(META_ADD_DEFAULT_CPP_UNIT_TEST_APPLICATION ON)