glTF: Bump version to 4.5.0 after 4.4 branch creation

This commit is contained in:
Julien Duroure
2025-02-06 08:04:33 +01:00
parent fb539baa89
commit b768b0d91d

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