From 9238839ab3391984826140b81ba21411e6c5beb1 Mon Sep 17 00:00:00 2001 From: netpro2k Date: Tue, 28 Sep 2021 18:54:35 -0700 Subject: [PATCH] Sync version to releases --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 847c3628..ee4d14ad 100644 --- a/__init__.py +++ b/__init__.py @@ -13,7 +13,7 @@ "author" : "MozillaReality", "description" : "Tools for developing GLTF assets for Mozilla Hubs", "blender" : (2, 93, 4), - "version" : (0, 0, 10), + "version" : (0, 0, 12), "location" : "", "wiki_url": "https://github.com/MozillaReality/hubs-blender-exporter", "tracker_url": "https://github.com/MozillaReality/hubs-blender-exporter/issues",