diff -r 7b5c1fbeda7b -r 50dbb626fbab CMakeLists.txt --- a/CMakeLists.txt Thu Apr 20 15:19:31 2023 +0200 +++ b/CMakeLists.txt Sun Sep 10 17:29:15 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.2") +set(PROJECT_VER "0.4.3") set(PROJECT_NAME "iotbalkon") set(EXTRA_COMPONENT_DIRS esp-idf-lib/components)