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:
authorNino van Hooff <ninovanhooff@gmail.com>2019-10-21 15:34:21 +0300
committerNino van Hooff <ninovanhooff@gmail.com>2019-10-21 15:51:34 +0300
commitc62ff262ed3dbdb70e288086c1c5603d038ff181 (patch)
tree5c29b89e4be2f7a026103746f5c94b667b4828c4 /plugins/MonitorStage
parent2058cf8601418672d5b14b04b92b7bfd0e7db289 (diff)
Change SDK version to 7.0.0
CURA-6858
Diffstat (limited to 'plugins/MonitorStage')
-rw-r--r--plugins/MonitorStage/plugin.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/plugins/MonitorStage/plugin.json b/plugins/MonitorStage/plugin.json
index 95e4b86f36..2274351527 100644
--- a/plugins/MonitorStage/plugin.json
+++ b/plugins/MonitorStage/plugin.json
@@ -1,8 +1,8 @@
-{
- "name": "Monitor Stage",
- "author": "Ultimaker B.V.",
- "version": "1.0.1",
- "description": "Provides a monitor stage in Cura.",
- "api": "6.0",
- "i18n-catalog": "cura"
+{
+ "name": "Monitor Stage",
+ "author": "Ultimaker B.V.",
+ "version": "1.0.1",
+ "description": "Provides a monitor stage in Cura.",
+ "api": "7.0",
+ "i18n-catalog": "cura"
} \ No newline at end of file