2.2.1 - test (#86)

This commit is contained in:
xiaoyeliu
2025-12-25 21:36:36 +08:00
committed by GitHub
parent 207de4bc5c
commit e14b22c1df
14 changed files with 63931 additions and 62969 deletions

View File

@@ -10,7 +10,7 @@ endif()
if(NOT DEFINED BBL_INTERNAL_TESTING)
set(BBL_INTERNAL_TESTING "0")
endif()
set(Snapmaker_VERSION "2.2.0")
set(Snapmaker_VERSION "2.2.1")
set(MIN_FIRM_VER "1.0.0")
string(REGEX MATCH "^([0-9]+)\\.([0-9]+)\\.([0-9]+)"
Snapmaker_VERSION_MATCH ${Snapmaker_VERSION})