bump version to 2.2.5

Co-authored-by: 78 <4488133+78@users.noreply.github.com>
Agent-Logs-Url: https://github.com/78/xiaozhi-esp32/sessions/841b9fce-b34b-4cbd-b46a-20b48fd35d4c
This commit is contained in:
copilot-swe-agent[bot]
2026-03-26 05:42:32 +00:00
co-authored by 78
parent 87af0093d2
commit 65d0d8c175
+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.4")
set(PROJECT_VER "2.2.5")
project(xiaozhi)