Incremented version to 1.2.0

This commit is contained in:
Colin Basnett
2022-08-11 02:07:38 -07:00
parent 499e6f19c6
commit feb88794b2

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, 1, 2),
'version': (1, 2, 0),
'blender': (2, 90, 0),
'location': 'File > Import-Export',
'warning': 'This add-on is under development.',