Prepare 0.9.4 changelog and release pipeline

This commit is contained in:
Rad
2026-03-12 03:55:11 +01:00
parent 9f9aebf957
commit f3d522b6f1
3 changed files with 57 additions and 6 deletions

View File

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