ci: update build version to 01.02.00.09
Change-Id: I2fb701d79af9c25d43c9fe19a5ac8caf28ea6687
This commit is contained in:
parent
1c1e5f8ef8
commit
959643e70b
|
@ -7,4 +7,4 @@ set(SLIC3R_APP_KEY "BambuStudio")
|
||||||
if(NOT DEFINED BBL_RELEASE_TO_PUBLIC)
|
if(NOT DEFINED BBL_RELEASE_TO_PUBLIC)
|
||||||
set(BBL_RELEASE_TO_PUBLIC "0")
|
set(BBL_RELEASE_TO_PUBLIC "0")
|
||||||
endif()
|
endif()
|
||||||
set(SLIC3R_VERSION "01.02.00.08")
|
set(SLIC3R_VERSION "01.02.00.09")
|
||||||
|
|
Loading…
Reference in New Issue