From 6a87c3fe9725eb8058829cbcdb263d635473ae5e Mon Sep 17 00:00:00 2001 From: Douglas Kastle Date: Wed, 9 Jun 2021 17:52:16 +0100 Subject: [PATCH] Bumped rev --- io_scene_lwo/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io_scene_lwo/__init__.py b/io_scene_lwo/__init__.py index ed4765b..3ed4c4a 100644 --- a/io_scene_lwo/__init__.py +++ b/io_scene_lwo/__init__.py @@ -19,7 +19,7 @@ bl_info = { "name": "Import LightWave Objects", "author": "Dave Keeshan, Ken Nign (Ken9) and Gert De Roost", - "version": (1, 4, 5), + "version": (1, 4, 6), "blender": (2, 81, 16), "location": "File > Import > LightWave Object (.lwo)", "description": "Imports a LWO file including any UV, Morph and Color maps. "