Compare commits

...

1 Commits

Author SHA1 Message Date
Terrence 6b44a1b04c Bump to 2.2.4 2026-03-07 17:59:21 +08:00
+1 -1
View File
@@ -9,5 +9,5 @@ include($ENV{IDF_PATH}/tools/cmake/project.cmake)
# "Trim" the build. Include the minimal set of components, main, and anything it depends on.
idf_build_set_property(MINIMAL_BUILD ON)
set(PROJECT_VER "2.2.3")
set(PROJECT_VER "2.2.4")
project(xiaozhi)