Update bundled packages with renamed version upgrade plug-ins

These were renamed and split. If it's not up-to-date the Marketplace will warn that they are sideloaded, which is incorrect.
This commit is contained in:
Ghostkeeper 2020-06-25 15:55:27 +02:00
parent e03c767b0d
commit b63ac06e71
No known key found for this signature in database
GPG Key ID: 37E2020986774393

View File

@ -883,12 +883,29 @@
}
}
},
"VersionUpgrade46to47": {
"VersionUpgrade460to462": {
"package_info": {
"package_id": "VersionUpgrade46to47",
"package_id": "VersionUpgrade460to462",
"package_type": "plugin",
"display_name": "Version Upgrade 4.6 to 4.7",
"description": "Upgrades configurations from Cura 4.6 to Cura 4.7.",
"display_name": "Version Upgrade 4.6.0 to 4.6.2",
"description": "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2.",
"package_version": "1.0.0",
"sdk_version": "7.2.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
"display_name": "Ultimaker B.V.",
"email": "plugins@ultimaker.com",
"website": "https://ultimaker.com"
}
}
},
"VersionUpgrade462to47": {
"package_info": {
"package_id": "VersionUpgrade462to47",
"package_type": "plugin",
"display_name": "Version Upgrade 4.6.2 to 4.7",
"description": "Upgrades configurations from Cura 4.6.2 to Cura 4.7.",
"package_version": "1.0.0",
"sdk_version": "7.2.0",
"website": "https://ultimaker.com",