Version bump

This commit is contained in:
jacqueline
2024-09-17 13:29:37 +10:00
parent 7d1266404d
commit a650c94d18
2 changed files with 5 additions and 4 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.12.0")
set(PROJECT_VER "0.12.1")
# esp-idf sets the C++ standard weird. Set cmake vars to match.
set(CMAKE_CXX_STANDARD 23)