bump to 0.3.2

This commit is contained in:
Terrence
2024-10-11 00:59:03 +08:00
parent 56560685b1
commit 548b854777
3 changed files with 10 additions and 2 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.3.1")
set(PROJECT_VER "0.3.2")
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(xiaozhi)