version bump

This commit is contained in:
jacqueline
2025-03-20 10:29:23 +11:00
parent a3be3cbfff
commit 8dee86f1f3
+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 "1.2.2")
set(PROJECT_VER "1.3.0")
# esp-idf sets the C++ standard weird. Set cmake vars to match.
set(CMAKE_CXX_STANDARD 23)