Skip to content

Commit

Permalink
Bump bl_info version to v2.2.0 (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragorn421 authored Jan 6, 2024
1 parent b02373c commit 8774431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
# info about add on
bl_info = {
"name": "Fast64",
"version": (2, 1, 0),
"version": (2, 2, 0),
"author": "kurethedead",
"location": "3DView",
"description": "Plugin for exporting F3D display lists and other game data related to Nintendo 64 games.",
Expand Down

0 comments on commit 8774431

Please sign in to comment.