Skip to content

Commit 879f1cc

Browse files
committed
reconstruct application
1 parent e59be04 commit 879f1cc

26 files changed

+927
-639
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# CMakeLists in this exact order for cmake to work correctly
55
cmake_minimum_required(VERSION 3.16)
66

7-
set(PROJECT_VER "0.3.0")
7+
set(PROJECT_VER "0.3.1")
88

99
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
1010
project(xiaozhi)

0 commit comments

Comments
 (0)