Add VersionUpgrade35to40 as a bundled package

Otherwise it will show up as an old plugin and the uninstall button will appear in the Markeplace.
This commit is contained in:
Diego Prado Gesto 2019-01-14 17:02:02 +01:00
parent b1b61fa466
commit fa7b38243c

View File

@ -730,6 +730,23 @@
}
}
},
"VersionUpgrade35to40": {
"package_info": {
"package_id": "VersionUpgrade35to40",
"package_type": "plugin",
"display_name": "Version Upgrade 3.5 to 4.0",
"description": "Upgrades configurations from Cura 3.5 to Cura 4.0.",
"package_version": "1.0.0",
"sdk_version": "6.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
"display_name": "Ultimaker B.V.",
"email": "plugins@ultimaker.com",
"website": "https://ultimaker.com"
}
}
},
"X3DReader": {
"package_info": {
"package_id": "X3DReader",