From 9b46179a96d7f4fdd24ddcf0bae124a2a9109e13 Mon Sep 17 00:00:00 2001 From: chsh2 <110356534+chsh2@users.noreply.github.com> Date: Sat, 9 Dec 2023 15:15:03 -0800 Subject: [PATCH] New release --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 5918324..4070632 100644 --- a/__init__.py +++ b/__init__.py @@ -17,7 +17,7 @@ "author" : "https://github.com/chsh2/nijiGPen", "description" : "A Grease Pencil toolbox for 2D graphic design and illustrations", "blender" : (3, 3, 0), - "version" : (0, 7, 1), + "version" : (0, 8, 0), "location" : "View3D > Sidebar > NijiGP, in specific modes of Grease Pencil objects", "warning" : "This addon is still in an early stage of development", "doc_url": "https://chsh2.github.io/nijigp/",