glTF: Bump addon version to 5.1.0 after 5.0 branch creation
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user