Skip to content

Commit 5496000

Browse files
committed
Bump to 4.4.38
1 parent 3881021 commit 5496000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/io_scene_gltf2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
bl_info = {
1616
'name': 'glTF 2.0 format',
1717
'author': 'Julien Duroure, Scurest, Norbert Nopper, Urs Hanselmann, Moritz Becher, Benjamin Schmithüsen, Jim Eckerlein, and many external contributors',
18-
"version": (4, 4, 37),
18+
"version": (4, 4, 38),
1919
'blender': (4, 4, 0),
2020
'location': 'File > Import-Export',
2121
'description': 'Import-Export as glTF 2.0',

0 commit comments

Comments
 (0)