Also bump up the version nr of FDMExtruder & FDMPrinter

CURA-6522
This commit is contained in:
Jaime van Kessel 2019-11-20 16:39:38 +01:00
parent caec6ff27c
commit 266f7d1f74
No known key found for this signature in database
GPG Key ID: 3710727397403C91
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"type": "extruder",
"author": "Ultimaker",
"manufacturer": "Unknown",
"setting_version": 10,
"setting_version": 11,
"visible": false,
"position": "0"
},

View File

@ -7,7 +7,7 @@
"author": "Ultimaker",
"category": "Other",
"manufacturer": "Unknown",
"setting_version": 10,
"setting_version": 11,
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
"visible": false,
"has_materials": true,