Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Set bl_info version to 0.3.2
Browse files Browse the repository at this point in the history
Prepare for 0.3.2 tag by updating the bl_info version.

Signed-off-by: Darren Hart <[email protected]>
  • Loading branch information
dvhart committed Jul 14, 2020
1 parent 0f84a6c commit 279b3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
bl_info = {
"name": "Thicket: Laubwerk Plants Add-on for Blender",
"author": "Darren Hart",
"version": (0, 3, 1),
"version": (0, 3, 2),
"blender": (2, 80, 0),
"location": "View3D > Sidebar > Thicket",
"description": "Import Laubwerk Plants (.lbw.gz)",
Expand Down

0 comments on commit 279b3f9

Please sign in to comment.