Incremented version.

This commit is contained in:
Colin Basnett
2021-08-14 16:39:23 -07:00
parent 94da7b4acf
commit e51013eec7

View File

@@ -1,7 +1,7 @@
bl_info = { bl_info = {
"name": "PSK/PSA Exporter", "name": "PSK/PSA Exporter",
"author": "Colin Basnett", "author": "Colin Basnett",
"version": ( 1, 0, 0 ), "version": ( 1, 1, 0 ),
"blender": ( 2, 80, 0 ), "blender": ( 2, 80, 0 ),
"location": "File > Export > PSK Export (.psk)", "location": "File > Export > PSK Export (.psk)",
"description": "PSK/PSA Export (.psk)", "description": "PSK/PSA Export (.psk)",