glTF: Bump version after recent update for EEVEE

This commit is contained in:
Julien Duroure
2024-06-04 21:08:19 +02:00
parent 078a737fd6
commit b28abfaad4

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