glTF: Bump to 1.2.0 on master for future 2.83

This commit is contained in:
Julien Duroure 2020-01-10 22:02:36 +01:00
parent 8304b9bac7
commit 488db73bdb
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, Norbert Nopper, Urs Hanselmann, Moritz Becher, Benjamin Schmithüsen, Jim Eckerlein, and many external contributors',
"version": (1, 1, 37),
"version": (1, 2, 0),
'blender': (2, 81, 6),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',