From 35766303521980a97a61caf5ae4c9b7c7353aece Mon Sep 17 00:00:00 2001 From: Pullusb Date: Thu, 16 Sep 2021 12:22:11 +0200 Subject: [PATCH] render with a caps --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index aa5fed9..80d5a7e 100644 --- a/__init__.py +++ b/__init__.py @@ -1,5 +1,5 @@ bl_info = { - "name": "GP render", + "name": "GP Render", "description": "Organise export of gp layers through compositor output", "author": "Samuel Bernou", "version": (0, 2, 6),