glTF: adding Scurest in contributor list

This commit is contained in:
Julien Duroure 2020-07-21 21:24:54 +02:00
parent 52f88967a6
commit dbb4c80f22
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
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, 3, 41),
'author': 'Julien Duroure, Scurest, Norbert Nopper, Urs Hanselmann, Moritz Becher, Benjamin Schmithüsen, Jim Eckerlein, and many external contributors',
"version": (1, 3, 42),
'blender': (2, 90, 0),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',