Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mesh_inset/__init__.py')
-rw-r--r--mesh_inset/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesh_inset/__init__.py b/mesh_inset/__init__.py
index 4a7d527f..947f43f0 100644
--- a/mesh_inset/__init__.py
+++ b/mesh_inset/__init__.py
@@ -21,7 +21,7 @@
bl_info = {
"name": "Inset Polygon",
"author": "Howard Trickey",
- "version": (1, 0. 1),
+ "version": (1, 0, 1),
"blender": (2, 73, 0),
"location": "View3D > Tools",
"description": "Make an inset polygon inside selection.",