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 7d947061cf..7ae87aac44 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.2",
- "api": "7.2.0",
+ "api": "7.3.0",
"description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",
"i18n-catalog": "cura"
}