Browse Source

Merge branch '4.10'

Ghostkeeper 3 years ago
parent
commit
5252d53187

+ 1 - 1
plugins/3MFReader/plugin.json

@@ -3,6 +3,6 @@
     "author": "Ultimaker B.V.",
     "version": "1.0.1",
     "description": "Provides support for reading 3MF files.",
-    "api": "7.6.0",
+    "api": 7,
     "i18n-catalog": "cura"
 }

+ 1 - 1
plugins/3MFWriter/plugin.json

@@ -3,6 +3,6 @@
     "author": "Ultimaker B.V.",
     "version": "1.0.1",
     "description": "Provides support for writing 3MF files.",
-    "api": "7.6.0",
+    "api": 7,
     "i18n-catalog": "cura"
 }

+ 1 - 1
plugins/AMFReader/plugin.json

@@ -3,5 +3,5 @@
     "author": "fieldOfView",
     "version": "1.0.0",
     "description": "Provides support for reading AMF files.",
-    "api": "7.6.0"
+    "api": 7
 }

+ 1 - 1
plugins/CuraDrive/plugin.json

@@ -3,6 +3,6 @@
     "author": "Ultimaker B.V.",
     "description": "Backup and restore your configuration.",
     "version": "1.2.0",
-    "api": "7.6.0",
+    "api": 7,
     "i18n-catalog": "cura"
 }

+ 1 - 1
plugins/CuraEngineBackend/plugin.json

@@ -2,7 +2,7 @@
     "name": "CuraEngine Backend",
     "author": "Ultimaker B.V.",
     "description": "Provides the link to the CuraEngine slicing backend.",
-    "api": "7.6.0",
+    "api": 7,
     "version": "1.0.1",
     "i18n-catalog": "cura"
 }

+ 1 - 1
plugins/CuraProfileReader/plugin.json

@@ -3,6 +3,6 @@
     "author": "Ultimaker B.V.",
     "version": "1.0.1",
     "description": "Provides support for importing Cura profiles.",
-    "api": "7.6.0",
+    "api": 7,
     "i18n-catalog": "cura"
 }

+ 1 - 1
plugins/CuraProfileWriter/plugin.json

@@ -3,6 +3,6 @@
     "author": "Ultimaker B.V.",
     "version": "1.0.1",
     "description": "Provides support for exporting Cura profiles.",
-    "api": "7.6.0",
+    "api": 7,
     "i18n-catalog":"cura"
 }

+ 1 - 1
plugins/DigitalLibrary/plugin.json

@@ -3,6 +3,6 @@
     "author": "Ultimaker B.V.",
     "description": "Connects to the Digital Library, allowing Cura to open files from and save files to the Digital Library.",
     "version": "1.0.0",
-    "api": "7.6.0",
+    "api": 7,
     "i18n-catalog": "cura"
 }

+ 1 - 1
plugins/FirmwareUpdateChecker/plugin.json

@@ -3,6 +3,6 @@
     "author": "Ultimaker B.V.",
     "version": "1.0.1",
     "description": "Checks for firmware updates.",
-    "api": "7.6.0",
+    "api": 7,
     "i18n-catalog": "cura"
 }

+ 1 - 1
plugins/FirmwareUpdater/plugin.json

@@ -3,6 +3,6 @@
     "author": "Ultimaker B.V.",
     "version": "1.0.1",
     "description": "Provides a machine actions for updating firmware.",
-    "api": "7.6.0",
+    "api": 7,
     "i18n-catalog": "cura"
 }

Some files were not shown because too many files changed in this diff