Skip to content

Commit 849d53e

Browse files
committed
Ticked version # to 1.1.2
1 parent 661f54c commit 849d53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bl_info = {
22
"name": "Spaceship Generator",
33
"author": "Michael Davies",
4-
"version": (1, 0, 0),
4+
"version": (1, 1, 2),
55
"blender": (2, 76, 0),
66
"location": "View3D > Add > Mesh",
77
"description": "Procedurally generate 3D spaceships from a random seed.",

0 commit comments

Comments
 (0)