Bump setting_version

It currently doesn't match the version expected in the upgrade script.
This commit is contained in:
Erwan MATHIEU 2024-10-08 13:43:56 +02:00
parent eb56370d65
commit df4240474c
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
"author": "Ultimaker", "author": "Ultimaker",
"manufacturer": "Unknown", "manufacturer": "Unknown",
"position": "0", "position": "0",
"setting_version": 23, "setting_version": 24,
"type": "extruder" "type": "extruder"
}, },
"settings": "settings":

View File

@ -6,7 +6,7 @@
"type": "machine", "type": "machine",
"author": "Unknown", "author": "Unknown",
"manufacturer": "Unknown", "manufacturer": "Unknown",
"setting_version": 23, "setting_version": 24,
"file_formats": "text/x-gcode;model/stl;application/x-wavefront-obj;application/x3g", "file_formats": "text/x-gcode;model/stl;application/x-wavefront-obj;application/x3g",
"visible": false, "visible": false,
"has_materials": true, "has_materials": true,