Added the VersionUpgrade48to49 plugin to bundled packages

CURA-8810_version_upgrade
This commit is contained in:
jelle Spijker 2021-03-31 13:34:25 +02:00 committed by Jelle Spijker
parent fb05f1ce89
commit b05b36ae56
No known key found for this signature in database
GPG Key ID: 6662DC033BE6B99A
2 changed files with 18 additions and 1 deletions

View File

@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 4.8 to Cura 4.9.",
"api": "7.3.0",
"api": "7.4.0",
"i18n-catalog": "cura"
}

View File

@ -934,6 +934,23 @@
}
}
},
"VersionUpgrade48to49": {
"package_info": {
"package_id": "VersionUpgrade48to49",
"package_type": "plugin",
"display_name": "Version Upgrade 4.8.0 to 4.9.0",
"description": "Upgrades configurations from Cura 4.8.0 to Cura 4.9.0",
"package_version": "1.0.0",
"sdk_version": "7.4.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",