From 8c700f30cd34dfeaa7d6e679dbd8fa9d8394977e Mon Sep 17 00:00:00 2001 From: Chris ter Beke Date: Thu, 29 Dec 2022 16:29:18 +0100 Subject: [PATCH] Bump version number (patch) --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 4e9c2f9..31d8259 100644 --- a/plugin.json +++ b/plugin.json @@ -2,6 +2,6 @@ "name": "ThingiBrowser", "description": "Discover and import 3D files directly from popular online repositories.", "author": "Chris ter Beke", - "version": "3.0.0", + "version": "3.0.1", "supported_sdk_versions": ["8.0.0"] }