ENH: Update version to 1.4.1

Change-Id: Id21f3ffd8bdeab2cada64c74e87d606cb0ea7856
This commit is contained in:
lane.wei 2022-12-22 21:28:39 +08:00 committed by Lane.Wei
parent 8ccf3cbd7c
commit 6899947da8
4 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,6 +1,6 @@
{
"name": "Creality",
"version": "01.04.00.00",
"version": "01.04.01.00",
"force_update": "0",
"description": "Creality configurations",
"machine_model_list": [

View file

@ -1,6 +1,6 @@
{
"name": "Voron",
"version": "01.04.00.00",
"version": "01.04.01.00",
"force_update": "0",
"description": "Voron configurations",
"machine_model_list": [

View file

@ -10,4 +10,4 @@ endif()
if(NOT DEFINED BBL_INTERNAL_TESTING)
set(BBL_INTERNAL_TESTING "1")
endif()
set(SLIC3R_VERSION "01.04.00.18")
set(SLIC3R_VERSION "01.04.01.50")