Skip to content

Commit

Permalink
Bump version to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Symstract committed Nov 28, 2021
1 parent 3f99443 commit 407fd8f
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 @@ -21,7 +21,7 @@
bl_info = {
"name": "Modifier List",
"author": "Antti Tikka",
"version": (1, 7, 1),
"version": (1, 7, 2),
"blender": (2, 92, 0),
"location": "Properties Editor & View3D > Sidebar & View3D > Alt + Spacebar",
"description": "Alternative UI layout for modifiers with handy features "
Expand Down

0 comments on commit 407fd8f

Please sign in to comment.