diff -r c5a9bde0268f -r 29dc2064e2ce CMakeLists.txt --- a/CMakeLists.txt Wed Apr 12 16:37:17 2023 +0200 +++ b/CMakeLists.txt Thu Apr 13 12:08:24 2023 +0200 @@ -4,7 +4,7 @@ # CMakeLists in this exact order for cmake to work correctly cmake_minimum_required(VERSION 3.16) -set(PROJECT_VER "0.0.1") +set(PROJECT_VER "0.4.0") set(PROJECT_NAME "iotbalkon") set(EXTRA_COMPONENT_DIRS esp-idf-lib/components)