ENH: version: bumped to 1.8

JIRA: no jira
Change-Id: I50903098b59f1dd9a6b6cf7656cec7d388f3ff17
This commit is contained in:
lane.wei 2023-11-01 16:31:25 +08:00 committed by Lane.Wei
parent 7efebe6bc6
commit 55b27a0e30
11 changed files with 20 additions and 20 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Anker",
"version": "01.07.00.03",
"version": "01.08.00.01",
"force_update": "0",
"description": "Anker configurations",
"machine_model_list": [

View File

@ -1,6 +1,6 @@
{
"name": "Anycubic",
"version": "01.07.00.03",
"version": "01.08.00.01",
"force_update": "0",
"description": "Anycubic configurations",
"machine_model_list": [

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "Elegoo",
"version": "01.07.00.02",
"version": "01.08.00.01",
"force_update": "0",
"description": "Elegoo configurations",
"machine_model_list": [

View File

@ -1,6 +1,6 @@
{
"name": "Prusa",
"version": "01.07.00.02",
"version": "01.08.00.01",
"force_update": "0",
"description": "Prusa configurations",
"machine_model_list": [

View File

@ -1,6 +1,6 @@
{
"name": "Qidi",
"version": "01.07.00.03",
"version": "01.08.00.01",
"force_update": "0",
"description": "Qidi configurations",
"machine_model_list": [

View File

@ -1,6 +1,6 @@
{
"name": "Tronxy",
"version": "01.07.00.02",
"version": "01.08.00.01",
"force_update": "0",
"description": "Tronxy configurations",
"machine_model_list": [

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "Voxelab",
"version": "01.07.00.03",
"version": "01.08.00.01",
"force_update": "0",
"description": "Voxelab configurations",
"machine_model_list": [

View File

@ -12,4 +12,4 @@ set(BBL_INTERNAL_TESTING "1")
endif()
# The build_version should start from 50 in master branch
set(SLIC3R_VERSION "01.07.09.53")
set(SLIC3R_VERSION "01.08.00.50")