diff --git a/__init__.py b/__init__.py index 4dd9989..f6d050f 100755 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ bl_info = { "name": "Render Toolbox", "description": "Perform checks and setup outputs", "author": "Samuel Bernou", - "version": (0, 5, 0), + "version": (0, 5, 1), "blender": (4, 0, 0), "location": "View3D", "warning": "",