glTF: Bump master to 1.4.0 after blender-v2.90-release branch creation

This commit is contained in:
Julien Duroure 2020-07-23 07:31:31 +02:00
parent 25b00a0a52
commit 799ee4aebb
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, 3, 42),
"version": (1, 4, 0),
'blender': (2, 90, 0),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',