mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-04 00:01:19 -07:00
Increment setting version to 13
Contributes to issue CURA-7282.
This commit is contained in:
parent
2aeca3ef8c
commit
e2e69f6646
1555 changed files with 1555 additions and 1555 deletions
|
|
@ -124,7 +124,7 @@ class CuraApplication(QtApplication):
|
|||
# SettingVersion represents the set of settings available in the machine/extruder definitions.
|
||||
# You need to make sure that this version number needs to be increased if there is any non-backwards-compatible
|
||||
# changes of the settings.
|
||||
SettingVersion = 12
|
||||
SettingVersion = 13
|
||||
|
||||
Created = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue