Bump bl_info version to v2.4.0 (#542)

This commit is contained in:
Dragorn421
2025-06-14 15:04:49 +02:00
committed by GitHub
parent e95bd6f895
commit 6365e7af0b
+1 -1
View File
@@ -59,7 +59,7 @@ from .fast64_internal.render_settings import (
# info about add on
bl_info = {
"name": "Fast64",
"version": (2, 3, 0),
"version": (2, 4, 0),
"author": "kurethedead",
"location": "3DView",
"description": "Plugin for exporting F3D display lists and other game data related to Nintendo 64 games.",