chore(tools/gltf_auto_export): bump version number after recent bugfixes (#42)

Bump the version up , after the two fixes from @Azorlogh :)
This commit is contained in:
Mark Moissette 2023-11-11 21:41:15 +01:00 committed by GitHub
parent 111f0d0226
commit d06aa0042e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
bl_info = {
"name": "gltf_auto_export",
"author": "kaosigh",
"version": (0, 5, 1),
"version": (0, 5, 3),
"blender": (3, 4, 0),
"location": "File > Import-Export",
"description": "glTF/glb auto-export",