Incremented version to 4.0.0 and updated authors

This commit is contained in:
Colin Basnett
2022-08-06 21:21:51 -07:00
parent d215ceb10c
commit 96001651c6

View File

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