Cura/plugins/UM3NetworkPrinting/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

8 lines
232 B
JSON

{
"name": "Ultimaker Network Connection",
"author": "Ultimaker B.V.",
"description": "Manages network connections to Ultimaker networked printers.",
"version": "2.0.0",
"api": "7.1",
"i18n-catalog": "cura"
}