From 011ec6b0a523ed95468158a27009d6375ddd2926 Mon Sep 17 00:00:00 2001 From: Brendon Murphy Date: Thu, 25 Aug 2011 13:13:27 +0000 Subject: update to bl_info --- add_curve_aceous_galore.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'add_curve_aceous_galore.py') diff --git a/add_curve_aceous_galore.py b/add_curve_aceous_galore.py index d657037c..7c53c6cd 100644 --- a/add_curve_aceous_galore.py +++ b/add_curve_aceous_galore.py @@ -20,8 +20,8 @@ bl_info = { 'name': 'Curveaceous Galore!', 'author': 'Jimmy Hazevoet, testscreenings', 'version': (0,2), - "blender": (2, 5, 7), - "api": 35853, + "blender": (2, 5, 9), + "api": 39685, 'location': 'View3D > Add > Curve', 'description': 'Adds many different types of Curves', 'warning': '', # used for warning icon and text in addons panel -- cgit v1.2.3