Updated version to 1.1.1

This commit is contained in:
Colin Basnett
2021-09-07 00:01:57 -07:00
parent 6a94d1b862
commit 0622cf43e5

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, 1, 0 ), "version": (1, 1, 1),
"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)",