bump to 0.1.2

custom
jacqueline 1 year ago
parent e8bcbdeff6
commit 442c45d461
  1. 2
      tools/cmake/common.cmake

@ -5,7 +5,7 @@
# For more information about build system see # For more information about build system see
# https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html # https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html
set(PROJECT_VER "0.1.1") set(PROJECT_VER "0.1.2")
# Build only the subset of components that we actually depend on. # Build only the subset of components that we actually depend on.
set(COMPONENTS "") set(COMPONENTS "")

Loading…
Cancel
Save