Skip to content

Commit cfef75c

Browse files
committed
Bump version to 0.3.0 and required Blender version to 3.1.0
1 parent b3c6db0 commit cfef75c

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
@@ -2,8 +2,8 @@
22
'name': "gret",
33
'author': "greisane",
44
'description': "",
5-
'version': (0, 2, 0),
6-
'blender': (2, 93, 0),
5+
'version': (0, 3, 0),
6+
'blender': (3, 1, 0),
77
'location': "3D View > Tools",
88
'category': "Object"
99
}

0 commit comments

Comments
 (0)