From 6f707f3149f4d36192703a8bcabc2a89507036c7 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 10 Feb 2020 10:45:07 +0100 Subject: Bump SDK version number of Cura 4.5 to 7.1 We've added new things to our API. This allows plug-in developers to use them. Contributes to issue CURA-7205. --- plugins/SimulationView/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SimulationView') diff --git a/plugins/SimulationView/plugin.json b/plugins/SimulationView/plugin.json index e444f1fa2e..a6dc8052d7 100644 --- a/plugins/SimulationView/plugin.json +++ b/plugins/SimulationView/plugin.json @@ -3,6 +3,6 @@ "author": "Ultimaker B.V.", "version": "1.0.1", "description": "Provides the Simulation view.", - "api": "7.0", + "api": "7.1", "i18n-catalog": "cura" } -- cgit v1.2.3