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:
authorAlexander Gavrilov <angavrilov@gmail.com>2022-02-11 11:42:33 +0300
committerAlexander Gavrilov <angavrilov@gmail.com>2022-02-11 11:42:33 +0300
commitfe2bb92a6511bee3539d6550bfa733b0ba85f440 (patch)
treefa3e71bffaf91c7b9cf65505583f2d099cb52b44 /rigify/__init__.py
parentf7876b71cdaa7f9627d1ce9de2e876efaaca19af (diff)
parent363165169709cb1da5a34850c1f259e014c3bdc6 (diff)
Merge branch 'blender-v3.1-release'
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 fea14876..1c9b1fa4 100644
--- a/rigify/__init__.py
+++ b/rigify/__init__.py
@@ -4,7 +4,7 @@
bl_info = {
"name": "Rigify",
- "version": (0, 6, 4),
+ "version": (0, 6, 5),
"author": "Nathan Vegdahl, Lucio Rossi, Ivan Cappiello, Alexander Gavrilov",
"blender": (3, 0, 0),
"description": "Automatic rigging from building-block components",