From 8aa4ee21a2b2fd22b8ab967bebceca739e6c5058 Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Fri, 7 Apr 2023 14:11:21 +0200 Subject: [PATCH] Set version to 3.7.1 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index bfbfeeb..997496d 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "Mesh Tools", "author": "fieldOfView", - "version": "3.7.1-DEV", + "version": "3.7.1", "description": "Adds several mesh analysis and manipulation tools", "api": 5, "supported_sdk_versions": ["5.0.0", "6.0.0", "7.0.0", "8.0.0"],