diff --git a/__init__.py b/__init__.py index e608e74..8930bda 100644 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ bl_info = { "name": "GP Render", "description": "Organise export of gp layers through compositor output", "author": "Samuel Bernou", - "version": (1, 8, 1), + "version": (1, 8, 2), "blender": (3, 0, 0), "location": "View3D", "warning": "",