From 5989023d0a2506a39765993cdc011a1ab4b7717d Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Fri, 3 Apr 2020 08:10:39 +0200 Subject: [PATCH] Set version to 3.5.0 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index baab741..b30c5ed 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "Material Cost Tools", "author": "fieldOfView", - "version": "3.5.0-DEV", + "version": "3.5.0", "description": "Adds tools related to weight and cost of materials", "api": 5, "supported_sdk_versions": ["5.0.0", "6.0.0", "7.0.0"],