Skip to content

Commit

Permalink
Bump version to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Symstract committed Aug 18, 2020
1 parent 838d075 commit f06073b
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, 6, 0),
"version": (1, 6, 1),
"blender": (2, 81, 0),
"location": "Properties Editor & View3D > Sidebar & View3D > Alt + Spacebar",
"description": "Alternative UI layout for modifiers with handy features "
Expand Down

0 comments on commit f06073b

Please sign in to comment.