Cura/plugins/USBPrinting/plugin.json
Ghostkeeper 6f707f3149
Bump SDK version number of Cura 4.5 to 7.1
We've added new things to our API. This allows plug-in developers to use them.

Contributes to issue CURA-7205.
2020-02-10 10:45:07 +01:00

9 lines
232 B
JSON

{
"name": "USB printing",
"author": "Ultimaker B.V.",
"version": "1.0.2",
"api": "7.1",
"description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",
"i18n-catalog": "cura"
}