glTF: Bump version after blender-v3.3-release branch creation

This commit is contained in:
Julien Duroure 2022-08-06 11:45:14 +02:00
parent bc99864f51
commit 32e2c3d61e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,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": (3, 3, 17),
"version": (3, 4, 0),
'blender': (3, 3, 0),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',