diff --git a/plugin.json b/plugin.json index 3a1c78c..d67b02c 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,9 @@ { "name": "QidiPrint", "author": "Aleksey Sokolov", - "description": "Upload and Print to Qidi printers", + "description": "Enables remote printing and monitoring of Qidi 3D printers over network", "version": "1.2.0", - "supported_sdk_versions": ["7.2.0", "7.3.0"] + "api": 5, + "supported_sdk_versions": ["7.2.0", "7.3.0"], + "i18n-catalog": "cura" }