glTF: bump version after recent change

This commit is contained in:
Julien Duroure 2020-08-08 14:40:33 +02:00
parent 04c0573ee7
commit a3f6d85220
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, 43),
"version": (1, 3, 44),
'blender': (2, 90, 0),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',