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-02-07 15:54:13 +0300
committerSybren A. Stüvel <sybren@stuvel.eu>2018-02-08 13:02:15 +0300
commit95c21a6b661360d92b0d5d1f4b87e0080b4b5120 (patch)
tree9306e0421217679d1a9d315d6a06ba9b0d4365a6 /bone_selection_sets.py
parenta5ddc8c5b4999d5efeb47830ee0914929c772d5d (diff)
Bone Selection Sets: bump version 2.0.1 → 2.1.0
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 bab7a47e..b08201a7 100644
--- a/bone_selection_sets.py
+++ b/bone_selection_sets.py
@@ -18,8 +18,8 @@
bl_info = {
"name": "Bone Selection Sets",
- "version": (2, 0, 1),
"author": "Inês Almeida, Sybren A. Stüvel, Antony Riakiotakis, Dan Eicher",
+ "version": (2, 1, 0),
"blender": (2, 75, 0),
"location": "Properties > Object Data (Armature) > Selection Sets",
"description": "List of Bone sets for easy selection while animating",