version bump

This commit is contained in:
jacqueline
2024-02-15 09:38:02 +11:00
parent c5917658e6
commit 4509ab8d6e
+1 -1
View File
@@ -5,7 +5,7 @@
# For more information about build system see
# https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html
set(PROJECT_VER "0.5.1")
set(PROJECT_VER "0.5.2")
# esp-idf sets the C++ standard weird. Set cmake vars to match.
set(CMAKE_CXX_STANDARD 23)