Bump glTF addon version in master

This commit is contained in:
Julien Duroure 2022-01-28 16:26:35 +01:00
parent 8f83df5eae
commit 9207696bbf
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, 8, 13),
"version": (3, 2, 0),
'blender': (3, 1, 0),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',