Add the VersionUpgrade411to412 to the bundled plugins

Due to its name, it will end up between the VersionUpgrade41to42 and VersionUpgrade42to43 in the list of installed plugins, but that's not really that big of an issue.

CURA-85100
This commit is contained in:
Konstantinos Karmas 2021-09-15 16:04:02 +02:00
parent 453b666b1d
commit 880eabb558

View File

@ -986,6 +986,24 @@
}
}
},
"VersionUpgrade411to412": {
"package_info": {
"package_id": "VersionUpgrade411to412",
"package_type": "plugin",
"display_name": "Version Upgrade 4.11 to 4.12",
"description": "Upgrades configurations from Cura 4.11 to Cura 4.12",
"package_version": "1.0.0",
"sdk_version": 7,
"sdk_version_semver": "7.7.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",