From 364745075ef9d8fc2d0890040be39111fc0f65b0 Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Tue, 31 Oct 2023 16:26:19 +0100 Subject: [PATCH] Set version to 4.6.3 --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index a036c03..fdbbb60 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "Sidebar GUI", "author": "fieldOfView", - "version": "4.6.2-DEV", + "version": "4.6.3", "minimum_cura_version": "4.0", "maximum_cura_version": "5.5", "description": "Provides an alternative, setting-centric interface based around a fixed sidebar", @@ -9,7 +9,7 @@ "supported_sdk_versions": [ "6.0.0", "6.1.0", "6.2.0", "6.3.0", "7.0.0", "7.1.0", "7.2.0", "7.3.0", "7.4.0", "7.5.0", "7.6.0", "7.7.0", "7.8.0", "7.9.0", - "8.0.0", "8.1.0", "8.2.0", "8.3.0", "8.4.0" + "8.0.0", "8.1.0", "8.2.0", "8.3.0", "8.4.0", "8.5.0" ], "i18n-catalog": "cura" } \ No newline at end of file