Cura/plugins/GCodeReader/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
218 B
JSON

{
"name": "G-code Reader",
"author": "Victor Larchenko, Ultimaker B.V.",
"version": "1.0.1",
"description": "Allows loading and displaying G-code files.",
"api": "7.1",
"i18n-catalog": "cura"
}