ci: update build version to 02.00.03.67

Change-Id: Id3dd08f58398484c2a01cc02f212bcf13eb95140
This commit is contained in:
gerrit 2025-05-15 18:06:36 +08:00 committed by lane.wei
parent d22550e0aa
commit 09719a818a

View File

@ -13,7 +13,7 @@ endif()
# The build_version should start from 50 in master branch
set(SLIC3R_VERSION "02.00.03.66")
set(SLIC3R_VERSION "02.00.03.67")
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")