Add VersionUpgrade40to41 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:10:52 +01:00
parent bf20e04b0d
commit f16735a5be

View file

@ -747,6 +747,23 @@
}
}
},
"VersionUpgrade40to41": {
"package_info": {
"package_id": "VersionUpgrade40to41",
"package_type": "plugin",
"display_name": "Version Upgrade 4.0 to 4.1",
"description": "Upgrades configurations from Cura 4.0 to Cura 4.1.",
"package_version": "1.0.1",
"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",