Browse Source

Update bundled packages with renamed version upgrade plug-ins

These were renamed and split. If it's not up-to-date the Marketplace will warn that they are sideloaded, which is incorrect.
Ghostkeeper 4 years ago
parent
commit
b63ac06e71
1 changed files with 21 additions and 4 deletions
  1. 21 4
      resources/bundled_packages/cura.json

+ 21 - 4
resources/bundled_packages/cura.json

@@ -883,12 +883,29 @@
             }
         }
     },
-    "VersionUpgrade46to47": {
+    "VersionUpgrade460to462": {
         "package_info": {
-            "package_id": "VersionUpgrade46to47",
+            "package_id": "VersionUpgrade460to462",
             "package_type": "plugin",
-            "display_name": "Version Upgrade 4.6 to 4.7",
-            "description": "Upgrades configurations from Cura 4.6 to Cura 4.7.",
+            "display_name": "Version Upgrade 4.6.0 to 4.6.2",
+            "description": "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2.",
+            "package_version": "1.0.0",
+            "sdk_version": "7.2.0",
+            "website": "https://ultimaker.com",
+            "author": {
+                "author_id": "UltimakerPackages",
+                "display_name": "Ultimaker B.V.",
+                "email": "plugins@ultimaker.com",
+                "website": "https://ultimaker.com"
+            }
+        }
+    },
+    "VersionUpgrade462to47": {
+        "package_info": {
+            "package_id": "VersionUpgrade462to47",
+            "package_type": "plugin",
+            "display_name": "Version Upgrade 4.6.2 to 4.7",
+            "description": "Upgrades configurations from Cura 4.6.2 to Cura 4.7.",
             "package_version": "1.0.0",
             "sdk_version": "7.2.0",
             "website": "https://ultimaker.com",