We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f0e35a + 15ef611 commit e8ede44Copy full SHA for e8ede44
1 file changed
io_scene_niftools/__init__.py
@@ -49,7 +49,7 @@
49
"description": "Import and export files in the NetImmerse/Gamebryo formats (.nif, .kf, .egm)",
50
"author": "Niftools team",
51
"blender": (2, 82, 0),
52
- "version": (0, 0, 13), # can't read from VERSION, blender wants it hardcoded
+ "version": (0, 0, 14), # can't read from VERSION, blender wants it hardcoded
53
"api": 39257,
54
"location": "File > Import-Export",
55
"warning": "Generally stable port of the Niftool's Blender NifScripts, many improvements, still work in progress",
0 commit comments