change setting-version for base definitions as well (5.9 -> 5.10)

part of CURA-12359
This commit is contained in:
Remco Burema 2025-02-26 16:49:29 +01:00
parent 1f7f9b4b53
commit 667a27e2d2
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": 24, "setting_version": 25,
"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": 24, "setting_version": 25,
"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,