Cura/plugins/GCodeReader/plugin.json
Ghostkeeper c235f339ae
Increment API version to 6
All plug-ins now have to re-check whether they are still compatible with the current version of Cura.

Contributes to issue CURA-6019.
2018-12-14 17:29:02 +01:00

8 lines
213 B
JSON

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