Skip to content

Commit e63bf02

Browse files
committedMar 26, 2017
Merge branch 'v1.2.1'
2 parents d3aa998 + 8d15ab1 commit e63bf02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
bl_info = {
3333
"name": "Export: Blockland Brick (.blb)",
3434
"author": "Demian Wright & Nick Smith",
35-
"version": (1, 1, 0),
35+
"version": (1, 2, 1),
3636
"blender": (2, 67, 0),
3737
"location": "File > Export > Blockland Brick (.blb)",
3838
"description": "Export Blockland brick format",

0 commit comments

Comments
 (0)
Please sign in to comment.