diff --git a/io_export_psk_psa/__init__.py b/io_export_psk_psa/__init__.py index 51da0f6..53c00ac 100644 --- a/io_export_psk_psa/__init__.py +++ b/io_export_psk_psa/__init__.py @@ -1,8 +1,8 @@ bl_info = { "name": "PSK/PSA Exporter", "author": "Colin Basnett", - "version": ( 1, 1, 0 ), - "blender": ( 2, 80, 0 ), + "version": (1, 1, 1), + "blender": (2, 80, 0), "location": "File > Export > PSK Export (.psk)", "description": "PSK/PSA Export (.psk)", "warning": "",