glTF: bump version to 0.9.13

This commit is contained in:
Julien Duroure 2019-05-28 22:51:01 +02:00
parent 82dad88a90
commit 68bb42ef06
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": (0, 9, 12),
"version": (0, 9, 13),
'blender': (2, 80, 0),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',