update to 0.4.1

This commit is contained in:
Terrence
2024-10-25 12:29:23 +08:00
parent 357cd95693
commit 32a5977fcc
7 changed files with 129 additions and 178 deletions

View File

@ -4,7 +4,7 @@
# CMakeLists in this exact order for cmake to work correctly
cmake_minimum_required(VERSION 3.16)
set(PROJECT_VER "0.4.0")
set(PROJECT_VER "0.4.1")
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(xiaozhi)