Incremented version.

This commit is contained in:
Colin Basnett
2021-08-23 23:24:02 -07:00
parent dcd8c3ea65
commit 1121b18fcb

View File

@@ -2,7 +2,7 @@ bl_info = {
'name': 'ASCII Scene Export',
'description': 'Export ASE (ASCII Scene Export) files',
'author': 'Colin Basnett (Darklight Games)',
'version': (1, 0, 1),
'version': (1, 0, 2),
'blender': (2, 90, 0),
'location': 'File > Import-Export',
'warning': 'This add-on is under development.',