version: update the version to 1.2

Change-Id: I3eab73700c6a07086bcde5357f28ed2660024260
This commit is contained in:
lane.wei 2022-08-31 17:00:39 +08:00 committed by Lane.Wei
parent d42c8f58df
commit 08c9385383
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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.01.02.00") set(SLIC3R_VERSION "01.02.00.00")