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:
-rw-r--r--bone_selection_sets.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bone_selection_sets.py b/bone_selection_sets.py
index 6d5ab482..686eb808 100644
--- a/bone_selection_sets.py
+++ b/bone_selection_sets.py
@@ -19,7 +19,7 @@
bl_info = {
"name": "Bone Selection Sets",
"author": "Inês Almeida, Sybren A. Stüvel, Antony Riakiotakis, Dan Eicher",
- "version": (2, 1, 0),
+ "version": (2, 1, 1),
"blender": (2, 75, 0),
"location": "Properties > Object Data (Armature) > Selection Sets",
"description": "List of Bone sets for easy selection while animating",