Browse Source

Added the VersionUpgrade48to49 plugin to bundled packages

CURA-8810_version_upgrade
jelle Spijker 4 years ago
parent
commit
b05b36ae56

+ 1 - 1
plugins/VersionUpgrade/VersionUpgrade48to49/plugin.json

@@ -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"
 }

+ 17 - 0
resources/bundled_packages/cura.json

@@ -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",