Revert settings-version to the one for Arachne-builds.

This commit is contained in:
Remco Burema 2021-10-20 11:01:13 +02:00
parent 0871870bb6
commit 8c8ec5391f
No known key found for this signature in database
GPG key ID: 215C49431D43F98C
4005 changed files with 4005 additions and 4005 deletions

View file

@ -129,7 +129,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 = 19
SettingVersion = 18
Created = False