mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Register the 44 to 45 version upgrade as a bundled plugin
This commit is contained in:
parent
9a9e715e2f
commit
82e24c1ac3
1 changed files with 17 additions and 0 deletions
|
@ -848,6 +848,23 @@
|
|||
"website": "https://ultimaker.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"VersionUpgrade44to45": {
|
||||
"package_info": {
|
||||
"package_id": "VersionUpgrade44to45",
|
||||
"package_type": "plugin",
|
||||
"display_name": "Version Upgrade 4.4 to 4.5",
|
||||
"description": "Upgrades configurations from Cura 4.4 to Cura 4.5.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": "7.0.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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue