mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-01 00:04:27 +08:00
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:
parent
e03c767b0d
commit
b63ac06e71
@ -883,12 +883,29 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"VersionUpgrade46to47": {
|
"VersionUpgrade460to462": {
|
||||||
"package_info": {
|
"package_info": {
|
||||||
"package_id": "VersionUpgrade46to47",
|
"package_id": "VersionUpgrade460to462",
|
||||||
"package_type": "plugin",
|
"package_type": "plugin",
|
||||||
"display_name": "Version Upgrade 4.6 to 4.7",
|
"display_name": "Version Upgrade 4.6.0 to 4.6.2",
|
||||||
"description": "Upgrades configurations from Cura 4.6 to Cura 4.7.",
|
"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",
|
"package_version": "1.0.0",
|
||||||
"sdk_version": "7.2.0",
|
"sdk_version": "7.2.0",
|
||||||
"website": "https://ultimaker.com",
|
"website": "https://ultimaker.com",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user