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:
authorSybren A. Stüvel <sybren@stuvel.eu>2018-03-27 13:47:13 +0300
committerSybren A. Stüvel <sybren@stuvel.eu>2018-03-27 13:47:13 +0300
commit771cde6273597cf11af1a96d5b55139991912b7f (patch)
tree4af66d86ca554eb70e0907d4e20037521b05524a /bone_selection_sets.py
parent8a62f77e64fb1ab6c1f063d34d4162b2a50db663 (diff)
Bone Selection Sets: bumped version from 2.1.0 to 2.1.1
Diffstat (limited to 'bone_selection_sets.py')
-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",