Skip to content

Commit e2efa44

Browse files
committed
Bump to 4.1.34
1 parent 6f8922f commit e2efa44

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, 1, 33),
18+
"version": (4, 1, 34),
1919
'blender': (4, 1, 0),
2020
'location': 'File > Import-Export',
2121
'description': 'Import-Export as glTF 2.0',

0 commit comments

Comments
 (0)