glTF: Bump version to 4.4.0 after 4.3 branch creation

This commit is contained in:
Julien Duroure
2024-10-02 17:47:37 +02:00
parent 7bc223375c
commit db8790c685

View File

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