fix some properties that got copied wrong

This commit is contained in:
jacqueline
2024-01-17 15:57:12 +11:00
parent a81c7a8a86
commit c0ec19c496
2 changed files with 3 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.1.0")
set(PROJECT_VER "0.1.1")
# Build only the subset of components that we actually depend on.
set(COMPONENTS "")