Skip to content

Commit

Permalink
Bump version to 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Symstract committed May 22, 2021
1 parent 6735967 commit 09b560b
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, 3),
"version": (1, 6, 4),
"blender": (2, 83, 0),
"location": "Properties Editor & View3D > Sidebar & View3D > Alt + Spacebar",
"description": "Alternative UI layout for modifiers with handy features "
Expand Down

0 comments on commit 09b560b

Please sign in to comment.