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 'animation_rotobezier.py')
-rw-r--r--animation_rotobezier.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/animation_rotobezier.py b/animation_rotobezier.py
index 7c640c44..da553c95 100644
--- a/animation_rotobezier.py
+++ b/animation_rotobezier.py
@@ -25,7 +25,7 @@
bl_addon_info = {
'name': 'RotoBezier',
'author': 'Daniel Salazar <zanqdo@gmail.com>',
- 'version': (0,1),
+ 'version': (0,2),
'blender': (2, 5, 5),
'api': 33198,
'location': 'Select a Curve > Properties > Curve > RotoBezier',