Skip to content

Commit

Permalink
added doc url
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBoxer committed Jun 3, 2024
1 parent 486523c commit f0c5bfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@
"author": "Daniel Boxer",
"description": "Automatic UV unwrapping",
"blender": (2, 90, 0),
"version": (1, 1, 2),
"version": (1, 1, 3),
"location": "View3D > Sidebar > UVgami",
"category": "UV",
"doc_url": "",
"doc_url": "https://github.com/DanielBoxer/UVgami/blob/master/docs/docs.md",
"tracker_url": "https://github.com/DanielBoxer/UVgami/issues",
}

Expand Down

0 comments on commit f0c5bfe

Please sign in to comment.