Skip to content

Commit 2921a19

Browse files
committed
Changed version the addon
1 parent 5d7a9da commit 2921a19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
bl_info = {
2222
"name": "Symmetric Primitives",
2323
"author": "Multiple Authors",
24-
"version": (0, 0, 1),
24+
"version": (0, 5, 0),
2525
"blender": (2, 80, 0),
2626
"location": "View3D > Add > Mesh",
27-
"description": "Add symmetric primitives",
27+
"description": "Creating symmetric primitives",
2828
"warning": "",
2929
"category": "Add Mesh",
3030
}

0 commit comments

Comments
 (0)