diff --git a/tools/gltf_auto_export/__init__.py b/tools/gltf_auto_export/__init__.py index a38de30..0b428eb 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, 13, 0), + "version": (0, 13, 1), "blender": (3, 4, 0), "location": "File > Import-Export", "description": "glTF/glb auto-export",