Skip to content

Commit

Permalink
reconstruct application
Browse files Browse the repository at this point in the history
  • Loading branch information
78 committed Oct 2, 2024
1 parent e59be04 commit 879f1cc
Show file tree
Hide file tree
Showing 26 changed files with 927 additions and 639 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.0")
set(PROJECT_VER "0.3.1")

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

0 comments on commit 879f1cc

Please sign in to comment.