Skip to content

Commit

Permalink
Bump addon version
Browse files Browse the repository at this point in the history
  • Loading branch information
petak5 committed Apr 25, 2022
1 parent 367e760 commit e93ea63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terrain_eroder/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
bl_info = {
"name": "Terrain Eroder",
"author": "Peter Urgos",
"version": (0, 1, 0),
"version": (0, 2, 0),
"blender": (2, 93, 0),
"location": "View3D > Sidebar > Eroder",
"description": "Add-on for terrain erosion",
Expand Down

0 comments on commit e93ea63

Please sign in to comment.