Skip to content

Commit

Permalink
Bump version to 0.7.4
Browse files Browse the repository at this point in the history
This update fixes the `AttributeError: 'SOURCEOPS_OT_ExportAuto' object has no attribute '_lock'` error that happens sometimes.
  • Loading branch information
bonjorno7 committed Sep 26, 2024
1 parent 7b3a3d4 commit 3694b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'author': 'bonjorno7, Almaas, Cabbage McGravel, CryptAlchemy, Gorange, Krystian, RED_EYE, SethTooQuick, Yonder',
'description': 'A more convenient alternative to Blender Source Tools',
'blender': (2, 83, 0),
'version': (0, 7, 3),
'version': (0, 7, 4),
'location': '3D View > Sidebar',
'category': 'Import-Export',
}
Expand Down

0 comments on commit 3694b09

Please sign in to comment.