diff --git a/__init__.py b/__init__.py index 48366e36a..7667d6ea5 100644 --- a/__init__.py +++ b/__init__.py @@ -39,7 +39,7 @@ # info about add on bl_info = { "name": "Fast64", - "version": (2, 0, 0), + "version": (2, 1, 0), "author": "kurethedead", "location": "3DView", "description": "Plugin for exporting F3D display lists and other game data related to Nintendo 64 games.",