Add setting_version and check against it

This breaks all profiles since they have the wrong setting version, of course. Have to change that in every instance container now...

Contributes to issue CURA-3427.
This commit is contained in:
Ghostkeeper 2017-05-12 12:58:15 +02:00
parent 6fd3bc4ba4
commit 0f5814e52f
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75
2 changed files with 9 additions and 0 deletions

View file

@ -8,6 +8,7 @@
"author": "Ultimaker B.V.",
"category": "Ultimaker",
"manufacturer": "Ultimaker",
"setting_version": 1,
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
"visible": false,
"has_materials": true,