From ab53d50698265c86139d5a467ddfad06555d5f69 Mon Sep 17 00:00:00 2001 From: Daniel Salazar Date: Sun, 21 Nov 2010 20:24:51 +0000 Subject: Forgot to up the scipt version --- animation_rotobezier.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'animation_rotobezier.py') 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 ', - 'version': (0,1), + 'version': (0,2), 'blender': (2, 5, 5), 'api': 33198, 'location': 'Select a Curve > Properties > Curve > RotoBezier', -- cgit v1.2.3