diff --git a/__init__.py b/__init__.py index 2561a5f..5af10d2 100644 --- a/__init__.py +++ b/__init__.py @@ -6,7 +6,7 @@ from .scripts import phase2_geometry as logic bl_info = { "name": "Stocker Helper", "author": "Gary Ritchie", - "version": (0, 3, 1), + "version": (0, 4, 0), "blender": (4, 0, 0), "location": "View3D > Sidebar > Stocker", "description": "Creates boundary object with Stocker Geometry Nodes assets (sold separately.)",