glTF: Bump addon version to 5.1.0 after 5.0 branch creation

This commit is contained in:
Julien Duroure
2025-10-08 21:18:32 +02:00
parent d4c5f37421
commit 8dcbf4a527

View File

@@ -7,7 +7,7 @@ bl_info = {
# This is now displayed as the maintainer, so show the foundation.
# "author": "Julien Duroure, Scurest, Norbert Nopper, Urs Hanselmann, Moritz Becher, Benjamin Schmithüsen, Jim Eckerlein", # Original Authors
'author': "Blender Foundation, Khronos Group",
"version": (5, 0, 21),
"version": (5, 1, 0),
'blender': (4, 4, 0),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',