glTF: Bump master to 1.5.0 after blender-v2.91-release branch creation

This commit is contained in:
Julien Duroure 2020-10-21 18:46:26 +02:00
parent 0941b635cc
commit b445481762
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
bl_info = {
'name': 'glTF 2.0 format',
'author': 'Julien Duroure, Scurest, Norbert Nopper, Urs Hanselmann, Moritz Becher, Benjamin Schmithüsen, Jim Eckerlein, and many external contributors',
"version": (1, 4, 38),
"version": (1, 5, 0),
'blender': (2, 91, 0),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',