We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486523c commit f0c5bfeCopy full SHA for f0c5bfe
1 file changed
__init__.py
@@ -73,10 +73,10 @@
73
"author": "Daniel Boxer",
74
"description": "Automatic UV unwrapping",
75
"blender": (2, 90, 0),
76
- "version": (1, 1, 2),
+ "version": (1, 1, 3),
77
"location": "View3D > Sidebar > UVgami",
78
"category": "UV",
79
- "doc_url": "",
+ "doc_url": "https://github.com/DanielBoxer/UVgami/blob/master/docs/docs.md",
80
"tracker_url": "https://github.com/DanielBoxer/UVgami/issues",
81
}
82
0 commit comments