update version number

This commit is contained in:
PrismaticFlower 2023-10-29 11:22:51 +13:00
parent 2421ba70c2
commit c072c9e56d
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
bl_info = {
'name': 'SWBF .msh Import-Export',
'author': 'Will Snyder, SleepKiller',
"version": (1, 2, 1),
'author': 'Will Snyder, PrismaticFlower',
"version": (1, 3, 0),
'blender': (2, 80, 0),
'location': 'File > Import-Export',
'description': 'Export as SWBF .msh file',