Version: Update version to 01.01.02.00

Change-Id: If5a1addf08ae16c5b8d524682a5100b4b390ce41
This commit is contained in:
lane.wei 2022-08-29 21:54:30 +08:00 committed by Lane.Wei
parent 56a61bfcf5
commit ee84510736
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.01.01.07",
"version": "01.01.02.00",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [

View File

@ -7,4 +7,4 @@ set(SLIC3R_APP_KEY "BambuStudio")
if(NOT DEFINED BBL_RELEASE_TO_PUBLIC)
set(BBL_RELEASE_TO_PUBLIC "0")
endif()
set(SLIC3R_VERSION "01.01.01.01")
set(SLIC3R_VERSION "01.01.02.00")