Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crapola committed Feb 17, 2024
1 parent ac7df18 commit 607ecb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blender_t3d/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
bl_info={
"name": "Import and export old Unreal .T3D format",
"author": "Crapola",
"version": (1,0,8),
"version": (1,1,0),
"blender": (3,3,0),
"location": "File > Import-Export ; Object",
"description": "Import and export UnrealED .T3D files.",
Expand Down

0 comments on commit 607ecb1

Please sign in to comment.