From 87c28299fb1d34caecef3ad78150f71adb62447d Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Thu, 17 Jun 2021 12:07:09 +0200 Subject: [PATCH] List VersionUpgrade49to410 in bundled packages That way it properly shows as a bundled package in the list of installed plug-ins. --- resources/bundled_packages/cura.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/resources/bundled_packages/cura.json b/resources/bundled_packages/cura.json index 5141391f8b..42f4b12a0b 100644 --- a/resources/bundled_packages/cura.json +++ b/resources/bundled_packages/cura.json @@ -968,6 +968,24 @@ } } }, + "VersionUpgrade49to410": { + "package_info": { + "package_id": "VersionUpgrade49to410", + "package_type": "plugin", + "display_name": "Version Upgrade 4.9 to 4.10", + "description": "Upgrades configurations from Cura 4.9 to Cura 4.10", + "package_version": "1.0.0", + "sdk_version": 7, + "sdk_version_semver": "7.6.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",