Increased the minimum Blender version to 4.4

This commit is contained in:
Colin Basnett
2025-08-17 17:20:07 -07:00
parent ca869731e7
commit b4eefaba6f

View File

@@ -7,7 +7,7 @@ maintainer = "Colin Basnett <cmbasnett@gmail.com>"
type = "add-on" type = "add-on"
website = "https://github.com/DarklightGames/io_scene_psk_psa/" website = "https://github.com/DarklightGames/io_scene_psk_psa/"
tags = ["Game Engine", "Import-Export"] tags = ["Game Engine", "Import-Export"]
blender_version_min = "4.2.0" blender_version_min = "4.4.0"
# Optional: maximum supported Blender version # Optional: maximum supported Blender version
# blender_version_max = "5.1.0" # blender_version_max = "5.1.0"
license = [ license = [