mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-21 20:19:32 +08:00
Fixes incorrectmissing metadata for upgrade script 413->50
Contributes to CURA-10077
This commit is contained in:
parent
5d9c77e05e
commit
91067c0a79
@ -992,7 +992,7 @@
|
|||||||
"display_name": "Version Upgrade 4.11 to 4.12",
|
"display_name": "Version Upgrade 4.11 to 4.12",
|
||||||
"description": "Upgrades configurations from Cura 4.11 to Cura 4.12",
|
"description": "Upgrades configurations from Cura 4.11 to Cura 4.12",
|
||||||
"package_version": "1.0.0",
|
"package_version": "1.0.0",
|
||||||
"sdk_version": 7,
|
"sdk_version": "8.2.0",
|
||||||
"sdk_version_semver": "7.7.0",
|
"sdk_version_semver": "7.7.0",
|
||||||
"website": "https://ultimaker.com",
|
"website": "https://ultimaker.com",
|
||||||
"author": {
|
"author": {
|
||||||
@ -1003,6 +1003,23 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"VersionUpgrade413to50": {
|
||||||
|
"package_info": {
|
||||||
|
"package_id": "VersionUpgrade413to50",
|
||||||
|
"package_type": "plugin",
|
||||||
|
"display_name": "Version Upgrade 4.13 to 5.0",
|
||||||
|
"description": "Upgrades configurations from Cura 4.13 to Cura 5.0",
|
||||||
|
"package_version": "1.0.0",
|
||||||
|
"sdk_version": "8.2.0",
|
||||||
|
"website": "https://ultimaker.com",
|
||||||
|
"author": {
|
||||||
|
"author_id": "UltimakerPackages",
|
||||||
|
"display_name": "UltiMaker",
|
||||||
|
"email": "plugins@ultimaker.com",
|
||||||
|
"website": "https://ultimaker.com"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"X3DReader": {
|
"X3DReader": {
|
||||||
"package_info": {
|
"package_info": {
|
||||||
"package_id": "X3DReader",
|
"package_id": "X3DReader",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user