diff --git a/i_scene_cp77_gltf/__init__.py b/i_scene_cp77_gltf/__init__.py index 58f378b..23bb72f 100644 --- a/i_scene_cp77_gltf/__init__.py +++ b/i_scene_cp77_gltf/__init__.py @@ -26,7 +26,7 @@ bl_info = { "name": "Cyberpunk 2077 IO Suite", "author": "HitmanHimself, Turk, Jato, dragonzkiller, kwekmaster, glitchered, Simarilius, Doctor Presto, shotlastc, Rudolph2109, Holopointz", - "version": (1, 5, 3, 1), + "version": (1, 5, 4), "blender": (3, 6, 0), "location": "File > Import-Export", "description": "Import and Export WolvenKit Cyberpunk2077 gLTF models with materials, Import .streamingsector and .ent from .json",