Skip to content

Commit f0c5bfe

Browse files
committed
added doc url
1 parent 486523c commit f0c5bfe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
"author": "Daniel Boxer",
7474
"description": "Automatic UV unwrapping",
7575
"blender": (2, 90, 0),
76-
"version": (1, 1, 2),
76+
"version": (1, 1, 3),
7777
"location": "View3D > Sidebar > UVgami",
7878
"category": "UV",
79-
"doc_url": "",
79+
"doc_url": "https://github.com/DanielBoxer/UVgami/blob/master/docs/docs.md",
8080
"tracker_url": "https://github.com/DanielBoxer/UVgami/issues",
8181
}
8282

0 commit comments

Comments
 (0)