ENH: update version to 1.5
Change-Id: I114766e4f0304a97cb18e2762be18dae68e667db
This commit is contained in:
parent
c475527808
commit
c26c9b8602
|
@ -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": [
|
||||
|
|
|
@ -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": [
|
||||
|
|
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue