glTF: Bump to 1.3.0 in master. 2.83 branch stays on 1.2.*

This commit is contained in:
Julien Duroure 2020-04-16 13:58:34 +02:00
parent 45c5d67885
commit 770b8c2947
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, 2, 63),
"version": (1, 3, 0),
'blender': (2, 83, 9),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',