From 771838fc8eb99e960e53b9267e584c3e8ee526e7 Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Sat, 7 May 2022 09:45:19 +0200 Subject: [PATCH] Set version to 3.7.2 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 0e0585a..99f147b 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "OctoPrint connection", "author": "fieldOfView", - "version": "3.7.2-DEV", + "version": "3.7.2", "description": "Enables networked printing and monitoring with OctoPrint", "api": 5, "supported_sdk_versions": ["5.0.0", "6.0.0", "7.0.0", "8.0.0"],