diff --git a/tools/gltf_auto_export/__init__.py b/tools/gltf_auto_export/__init__.py index ace09ee..ce80ed0 100644 --- a/tools/gltf_auto_export/__init__.py +++ b/tools/gltf_auto_export/__init__.py @@ -1,7 +1,7 @@ bl_info = { "name": "gltf_auto_export", "author": "kaosigh", - "version": (0, 10, 0), + "version": (0, 11, 0), "blender": (3, 4, 0), "location": "File > Import-Export", "description": "glTF/glb auto-export",