Add version upgrade plug-in to remove settings

Contributes to issue CURA-7328.
This commit is contained in:
Ghostkeeper 2020-03-30 11:47:59 +02:00
parent be85e6d75e
commit bdb3c4bcad
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A
3 changed files with 141 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"name": "Version Upgrade 4.5 to 4.6",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 4.5 to Cura 4.6.",
"api": "7.1",
"i18n-catalog": "cura"
}