Skip to content

Commit

Permalink
Bump addon version
Browse files Browse the repository at this point in the history
  • Loading branch information
petak5 committed Jun 20, 2022
1 parent 9c8cd50 commit 741d5d1
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 @@ -12,7 +12,7 @@
bl_info = {
"name": "Terrain Eroder",
"author": "Peter Urgoš",
"version": (0, 2, 0),
"version": (1, 0, 1),
"blender": (2, 93, 0),
"location": "View3D > Sidebar > Eroder",
"description": "Add-on for terrain erosion",
Expand Down

0 comments on commit 741d5d1

Please sign in to comment.