Bump bl_info version to v2.3.0 (#443)

This commit is contained in:
Dragorn421
2024-09-08 13:09:07 +02:00
committed by GitHub
parent 3fe6156ddf
commit 84c650e0fc
+1 -1
View File
@@ -56,7 +56,7 @@ from .fast64_internal.render_settings import (
# info about add on
bl_info = {
"name": "Fast64",
"version": (2, 2, 0),
"version": (2, 3, 0),
"author": "kurethedead",
"location": "3DView",
"description": "Plugin for exporting F3D display lists and other game data related to Nintendo 64 games.",