Skip to content
Snippets Groups Projects
Commit e43a4a89 authored by Bastien Montagne's avatar Bastien Montagne
Browse files

FBX IO: Raise minor version after recent improvements to custom properties suport.

parent 716702b9
Branches
Tags
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
bl_info = { bl_info = {
"name": "FBX format", "name": "FBX format",
"author": "Campbell Barton, Bastien Montagne, Jens Restemeier, @Mysteryem", "author": "Campbell Barton, Bastien Montagne, Jens Restemeier, @Mysteryem",
"version": (5, 3, 4), "version": (5, 4, 0),
"blender": (3, 6, 0), "blender": (3, 6, 0),
"location": "File > Import-Export", "location": "File > Import-Export",
"description": "FBX IO meshes, UVs, vertex colors, materials, textures, cameras, lamps and actions", "description": "FBX IO meshes, UVs, vertex colors, materials, textures, cameras, lamps and actions",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment