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_torus_knots.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'add_curve_torus_knots.py') diff --git a/add_curve_torus_knots.py b/add_curve_torus_knots.py index c832e03e..55ffa802 100644 --- a/add_curve_torus_knots.py +++ b/add_curve_torus_knots.py @@ -21,8 +21,8 @@ bl_info = { "name": "Torus Knots", "author": "testscreenings", "version": (0,1), - "blender": (2, 5, 7), - "api": 35853, + "blender": (2, 5, 9), + "api": 39685, "location": "View3D > Add > Curve", "description": "Adds many types of (torus) knots", "warning": "", -- cgit v1.2.3