mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-04 09:34:35 -07:00
Add version upgrade plug-in to remove settings
Contributes to issue CURA-7328.
This commit is contained in:
parent
be85e6d75e
commit
bdb3c4bcad
3 changed files with 141 additions and 0 deletions
8
plugins/VersionUpgrade/VersionUpgrade45to46/plugin.json
Normal file
8
plugins/VersionUpgrade/VersionUpgrade45to46/plugin.json
Normal 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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue