ENH: update version to 1.5

Change-Id: I114766e4f0304a97cb18e2762be18dae68e667db
This commit is contained in:
lane.wei 2023-02-03 11:27:18 +08:00 committed by Lane.Wei
parent c475527808
commit c26c9b8602
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "Voron",
"version": "01.04.01.00",
"version": "01.05.00.01",
"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.01.52")
set(SLIC3R_VERSION "01.05.00.50")