mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
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:
parent
bf20e04b0d
commit
f16735a5be
1 changed files with 17 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue