OBJ IO: Increase sub-version number after FileBrowser merge.

Changes in UI are significant enough to justify it.
This commit is contained in:
Bastien Montagne 2019-09-04 15:17:14 +02:00
parent 8b85d3665c
commit 527167747a
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
bl_info = {
"name": "Wavefront OBJ format",
"author": "Campbell Barton, Bastien Montagne",
"version": (3, 5, 15),
"version": (3, 6, 0),
"blender": (2, 81, 6),
"location": "File > Import-Export",
"description": "Import-Export OBJ, Import OBJ mesh, UV's, materials and textures",