version bump, plus prep for lock switch hack

This commit is contained in:
jacqueline
2024-03-20 11:15:33 +11:00
parent 4cd3c187f9
commit 46e6743771
2 changed files with 2 additions and 2 deletions
+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.7.0")
set(PROJECT_VER "0.7.1")
# esp-idf sets the C++ standard weird. Set cmake vars to match.
set(CMAKE_CXX_STANDARD 23)