Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/USBPrinting/plugin.json')
-rw-r--r--plugins/USBPrinting/plugin.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/USBPrinting/plugin.json b/plugins/USBPrinting/plugin.json
index 5d3cba8415..3a58abe7e7 100644
--- a/plugins/USBPrinting/plugin.json
+++ b/plugins/USBPrinting/plugin.json
@@ -2,7 +2,7 @@
"name": "USB printing",
"author": "Ultimaker B.V.",
"version": "1.0.1",
- "api": 5,
+ "api": "6.0",
"description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",
"i18n-catalog": "cura"
}