diff --git a/resources/bundled_packages/cura.json b/resources/bundled_packages/cura.json index 6e191a1665..dbea806d75 100644 --- a/resources/bundled_packages/cura.json +++ b/resources/bundled_packages/cura.json @@ -917,6 +917,23 @@ } } }, + "VersionUpgrade47to48": { + "package_info": { + "package_id": "VersionUpgrade47to48", + "package_type": "plugin", + "display_name": "Version Upgrade 4.7.0 to 4.8.0", + "description": "Upgrades configurations from Cura 4.7.0 to Cura 4.8.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", @@ -1789,4 +1806,4 @@ } } } -} \ No newline at end of file +}