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 'rigify/__init__.py')
-rw-r--r--rigify/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rigify/__init__.py b/rigify/__init__.py
index 52ef75fd..f1dcabe3 100644
--- a/rigify/__init__.py
+++ b/rigify/__init__.py
@@ -16,7 +16,7 @@
#
#======================= END GPL LICENSE BLOCK ========================
-bl_addon_info = {
+bl_info = {
"name": "Rigify",
"author": "Nathan Vegdahl",
"version": (0, 5),