Updated the minimum Blender version to 4.0.0 and incremented the addon version to 6.0.0
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
bl_info = {
|
bl_info = {
|
||||||
"name": "PSK/PSA Importer/Exporter",
|
"name": "PSK/PSA Importer/Exporter",
|
||||||
"author": "Colin Basnett, Yurii Ti",
|
"author": "Colin Basnett, Yurii Ti",
|
||||||
"version": (5, 0, 5),
|
"version": (6, 0, 0),
|
||||||
"blender": (3, 4, 0),
|
"blender": (4, 0, 0),
|
||||||
"description": "PSK/PSA Import/Export (.psk/.psa)",
|
"description": "PSK/PSA Import/Export (.psk/.psa)",
|
||||||
"warning": "",
|
"warning": "",
|
||||||
"doc_url": "https://github.com/DarklightGames/io_scene_psk_psa",
|
"doc_url": "https://github.com/DarklightGames/io_scene_psk_psa",
|
||||||
|
|||||||
Reference in New Issue
Block a user