Skip to content

Commit

Permalink
Blender: Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Arbos committed Feb 6, 2022
1 parent 33ad356 commit aadfc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blender-2.8-addon/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bl_info = {
"name": "Neverwinter Nights 2 MDB/GR2 formats (NWN2MDK)",
"author": "FreshLook",
"version": (0, 12, 0),
"version": (0, 13, 0),
"blender": (2, 80, 0),
"location": "File > Import-Export",
"description": "Neverwinter Nights 2 MDB/GR2 Import/Export",
Expand Down

0 comments on commit aadfc53

Please sign in to comment.