diff --git a/plugin.json.in b/plugin.json.in index f2b7125..7789231 100644 --- a/plugin.json.in +++ b/plugin.json.in @@ -4,6 +4,6 @@ "description": "Allows saving the resulting slice as an X3G file, to support printers that read this format (Malyan, Makerbot and other Sailfish-based printers).", "version": "4.${X3GWRITER_VERSION_MAJOR}.${X3GWRITER_VERSION_MINOR}.${X3GWRITER_VERSION_PATCH}", "api": 5, - "supported_sdk_versions": ["5.0.0", "6.0.0", "7.0.0"], + "supported_sdk_versions": ["5.0.0", "6.0.0", "7.0.0", "8.0.0"], "i18n-catalog": "x3gwriter" }