diff --git a/README.md b/README.md index d45e51b..44107bb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ gltf-blender-importer

Un-official Blender importer for glTF 2.0.

- +

### Installation diff --git a/addons/io_scene_gltf_ksons/__init__.py b/addons/io_scene_gltf_ksons/__init__.py index d8a59a5..665bbb1 100644 --- a/addons/io_scene_gltf_ksons/__init__.py +++ b/addons/io_scene_gltf_ksons/__init__.py @@ -10,7 +10,7 @@ 'name': "KSons' glTF 2.0 Importer", 'author': 'Kristian Sons (ksons), scurest', 'blender': (2, 80, 0), - 'version': (0, 4, 0), + 'version': (0, 5, 0), 'location': "File > Import > KSons' glTF 2.0 (.glb/.gltf)", 'description': 'Importer for the glTF 2.0 file format.', 'warning': '',