Skip to content

Commit 84c650e

Browse files
authored
Bump bl_info version to v2.3.0 (#443)
1 parent 3fe6156 commit 84c650e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
# info about add on
5757
bl_info = {
5858
"name": "Fast64",
59-
"version": (2, 2, 0),
59+
"version": (2, 3, 0),
6060
"author": "kurethedead",
6161
"location": "3DView",
6262
"description": "Plugin for exporting F3D display lists and other game data related to Nintendo 64 games.",

0 commit comments

Comments
 (0)