Skip to content

Commit

Permalink
Bump version to 0.5.5
Browse files Browse the repository at this point in the history
This version (hopefully) fixes any issues with slashes and invalid bytes in the compile log.
  • Loading branch information
bonjorno7 committed Jul 31, 2021
1 parent 0a33d28 commit 4ab6a8e
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, Gorange, RED_EYE, SethTooQuick, Cabbage McGravel, Almaas',
'description': 'A more convenient alternative to Blender Source Tools',
'blender': (2, 80, 0),
'version': (0, 5, 4),
'version': (0, 5, 5),
'location': '3D View > Sidebar',
'category': 'Import-Export',
}
Expand Down

0 comments on commit 4ab6a8e

Please sign in to comment.