Skip to content

Commit

Permalink
#4272 Version bump to match extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
Draise14 committed May 27, 2024
1 parent 87d9e67 commit 7615060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/addons_core/navigation/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
bl_info = {
"name": "3D Navigation",
"author": "Demohero, uriel",
"version": (1, 2, 6),
"version": (1, 2, 8),
"blender": (2, 92, 0),
"location": "View3D > Sidebar > View Tab",
"description": "Navigate the Camera & 3D Viewport from the Sidebar",
Expand Down

0 comments on commit 7615060

Please sign in to comment.