diff --git a/__init__.py b/__init__.py index b18a007..49eee6e 100644 --- a/__init__.py +++ b/__init__.py @@ -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.",