diff -r 40231d010111 -r 9827c5a08c63 CMakeLists.txt --- a/CMakeLists.txt Wed Apr 19 15:38:42 2023 +0200 +++ b/CMakeLists.txt Thu Apr 20 14:01:29 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.1") +set(PROJECT_VER "0.4.2") set(PROJECT_NAME "iotbalkon") set(EXTRA_COMPONENT_DIRS esp-idf-lib/components)