CMakeLists.txt

changeset 32
84e54b14e7db
parent 26
29dc2064e2ce
child 35
9827c5a08c63
--- 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)

mercurial