Skip to content

Commit

Permalink
Bump version to 1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Symstract committed Apr 17, 2023
1 parent 14ae5c4 commit 3a07d15
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, 4),
"version": (1, 7, 5),
"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 3a07d15

Please sign in to comment.