From 39df5107542ea8c70bf00973ed8834d9e3a4b82b Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Tue, 5 Nov 2024 17:25:07 +0100 Subject: [PATCH] Set version to 4.6.7 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index a37eb49..c4f201b 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "Sidebar GUI", "author": "fieldOfView", - "version": "4.6.7-DEV", + "version": "4.6.7", "minimum_cura_version": "4.0", "maximum_cura_version": "5.9", "description": "Provides an alternative, setting-centric interface based around a fixed sidebar",