diff -r ec5c7794dcd6 -r 84e54b14e7db CMakeLists.txt --- a/CMakeLists.txt Mon Apr 17 14:54:35 2023 +0200 +++ b/CMakeLists.txt Mon Apr 17 16:20:58 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.4.0") +set(PROJECT_VER "0.4.1") set(PROJECT_NAME "iotbalkon") set(EXTRA_COMPONENT_DIRS esp-idf-lib/components)