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",
"manufacturer": "Unknown",
"position": "0",
"setting_version": 24,
"setting_version": 25,
"type": "extruder"
},
"settings":

View File

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