Skip to content

Commit

Permalink
bump version to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sean1832 committed Oct 7, 2024
1 parent 018139c commit cc128b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portal/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
bl_info = {
"name": "Portal",
"author": "Zeke Zhang",
"version": (0, 2, 3),
"version": (0, 2, 4),
"blender": (4, 2, 0),
"category": "System",
"location": "View3D > Sidebar > Portal",
Expand Down

0 comments on commit cc128b4

Please sign in to comment.