Skip to content

Commit

Permalink
finished getting ready for 0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Morris committed Mar 21, 2016
1 parent f17d4b2 commit 4596e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cubester.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
bl_info = {
"name" : "CubeSter",
"author" : "Jacob Morris",
"version" : (0, 1, 1),
"version" : (0, 2),
"blender" : (2, 76, 0),
"location" : "View 3D > Toolbar > CubeSter",
"description" : "Takes image and converts it into a height map based on pixel color and alpha values",
Expand Down

0 comments on commit 4596e9a

Please sign in to comment.