mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-20 01:59:20 +08:00
version: update the version to 1.2
Change-Id: I3eab73700c6a07086bcde5357f28ed2660024260
This commit is contained in:
parent
d42c8f58df
commit
08c9385383
@ -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…
x
Reference in New Issue
Block a user