Skip to content

Commit

Permalink
ENH: Update version to 1.4.1
Browse files Browse the repository at this point in the history
Change-Id: Id21f3ffd8bdeab2cada64c74e87d606cb0ea7856
  • Loading branch information
lanewei120 committed Dec 26, 2022
1 parent 8ccf3cb commit 6899947
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion resources/profiles/BBL.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Creality.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Voron.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion version.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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")

0 comments on commit 6899947

Please sign in to comment.