Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SentryLogger/plugin.json')
-rw-r--r--plugins/SentryLogger/plugin.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SentryLogger/plugin.json b/plugins/SentryLogger/plugin.json
index 03d7afbf5d..3ba76d166e 100644
--- a/plugins/SentryLogger/plugin.json
+++ b/plugins/SentryLogger/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Logs certain events so that they can be used by the crash reporter",
- "api": "7.1",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}