Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
benthillerkus authored Dec 3, 2020
1 parent fe6f4e2 commit ba3d4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clear_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
bl_info = {
"name": "Clear All Transforms",
"author": "Bent Hillerkus <29630575+benthillerkus@users.noreply.github.com>",
"version": (1, 0),
"version": (1, 0, 1),
"blender": (2, 83, 0),
"category": "Object",
"location": "View3D > Object > Clear > Transforms",
Expand Down

0 comments on commit ba3d4fe

Please sign in to comment.