Fix type error

2.2.3

- fixed: Type error on realign ops
This commit is contained in:
pullusb
2023-03-06 16:37:17 +01:00
parent eaf9c3b22f
commit 9a49175859
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ bl_info = {
"name": "GP toolbox",
"description": "Tool set for Grease Pencil in animation production",
"author": "Samuel Bernou, Christophe Seux",
"version": (2, 2, 2),
"version": (2, 2, 3),
"blender": (3, 0, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",