Browse Source

Add the VersionUpgrade411to412 to the bundled plugins

Due to its name, it will end up between the VersionUpgrade41to42 and VersionUpgrade42to43 in the list of installed plugins, but that's not really that big of an issue.

CURA-85100
Konstantinos Karmas 3 years ago
parent
commit
880eabb558
1 changed files with 18 additions and 0 deletions
  1. 18 0
      resources/bundled_packages/cura.json

+ 18 - 0
resources/bundled_packages/cura.json

@@ -986,6 +986,24 @@
             }
         }
     },
+    "VersionUpgrade411to412": {
+        "package_info": {
+            "package_id": "VersionUpgrade411to412",
+            "package_type": "plugin",
+            "display_name": "Version Upgrade 4.11 to 4.12",
+            "description": "Upgrades configurations from Cura 4.11 to Cura 4.12",
+            "package_version": "1.0.0",
+            "sdk_version": 7,
+            "sdk_version_semver": "7.7.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",