From 4448d0f19187c3152ed3bca54c0e7701abd1716e Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Thu, 28 Apr 2022 14:59:02 +0200 Subject: [PATCH] Set version to 3.7.0 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 53f70e1..8d0dce2 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "Mesh Tools", "author": "fieldOfView", - "version": "3.7.0-DEV", + "version": "3.7.0", "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"],