Re-enable Version 2.4 to 2.5 upgrade

So that we can remove settings again, among which the Cubic Subdivision Radius setting.

Contributes to issue CURA-3427.
This commit is contained in:
Ghostkeeper 2017-05-11 14:29:25 +02:00
parent e7fc36587d
commit 99cb8bc169
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -41,5 +41,4 @@ def getMetaData():
}
def register(app):
return {}
return { "version_upgrade": upgrade }