mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Increment instance container version number instead of just quality_changes
Otherwise when we load that quality_changes file we'll deny it because the instance container version number is wrong. Contributes to issue CURA-5054.
This commit is contained in:
parent
3a832d66a9
commit
d8a066c1e7
395 changed files with 394 additions and 398 deletions
|
@ -1,5 +1,5 @@
|
|||
[general]
|
||||
version = 2
|
||||
version = 3
|
||||
name = Draft
|
||||
definition = tevo_blackwidow
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[general]
|
||||
version = 2
|
||||
version = 3
|
||||
name = High
|
||||
definition = tevo_blackwidow
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[general]
|
||||
version = 2
|
||||
version = 3
|
||||
name = Normal
|
||||
definition = tevo_blackwidow
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue