Skip to content

Commit

Permalink
bump to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
78 committed Oct 14, 2024
1 parent caae7cb commit ad8033f
Showing 1 changed file with 1 addition and 1 deletion.
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.2")
set(PROJECT_VER "0.3.3")

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

0 comments on commit ad8033f

Please sign in to comment.