Skip to content

Commit

Permalink
set blender version to 3.60
Browse files Browse the repository at this point in the history
  • Loading branch information
elfnor committed Sep 23, 2023
1 parent cf562b1 commit a0967ac
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 @@ -25,7 +25,7 @@
"name": "Maze any Mesh",
"author": "elfnor <elfnor.com>",
"version": (1, 2),
"blender": (3, 20, 0),
"blender": (3, 60, 0),
"location": "View3D > EditMode > Mesh > Maze mesh selection",
"description": "Convert any mesh to a maze pattern",
"warning": "",
Expand Down

0 comments on commit a0967ac

Please sign in to comment.