mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
version: update the version to 1.2
Change-Id: I3eab73700c6a07086bcde5357f28ed2660024260
This commit is contained in:
parent
d42c8f58df
commit
08c9385383
2 changed files with 2 additions and 2 deletions
|
@ -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": [
|
||||||
|
|
|
@ -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")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue