Skip to content

Commit

Permalink
The new lib location will require Blender 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
julienduroure committed Nov 28, 2024
1 parent a9763fa commit bdaf0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/io_scene_gltf2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
'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, 23),
'blender': (4, 3, 0),
'blender': (4, 4, 0),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',
'warning': '',
Expand Down

0 comments on commit bdaf0ab

Please sign in to comment.