Skip to content
Snippets Groups Projects
Commit 00f54eb9 authored by Brendon Murphy's avatar Brendon Murphy
Browse files

working revision update

rev: 32411
parent f7244d8e
Branches
Tags
No related merge requests found
...@@ -21,7 +21,7 @@ bl_addon_info = { ...@@ -21,7 +21,7 @@ bl_addon_info = {
'author': 'Jimmy Hazevoet, testscreenings', 'author': 'Jimmy Hazevoet, testscreenings',
'version': (0,2), 'version': (0,2),
'blender': (2, 5, 3), 'blender': (2, 5, 3),
'api': 31965, 'api': 32411,
'location': 'Add Curve menu', 'location': 'Add Curve menu',
'description': 'adds many types of curves', 'description': 'adds many types of curves',
'warning': '', # used for warning icon and text in addons panel 'warning': '', # used for warning icon and text in addons panel
......
...@@ -22,7 +22,7 @@ bl_addon_info = { ...@@ -22,7 +22,7 @@ bl_addon_info = {
"author": "testscreenings", "author": "testscreenings",
"version": (0,1), "version": (0,1),
"blender": (2, 5, 3), "blender": (2, 5, 3),
"api": 31965, "api": 32411,
"location": "View3D > Add > Curve", "location": "View3D > Add > Curve",
"description": "Adds many types of knots", "description": "Adds many types of knots",
"warning": "", "warning": "",
......
...@@ -21,7 +21,7 @@ bl_addon_info = { ...@@ -21,7 +21,7 @@ bl_addon_info = {
"author": "testscreenings", "author": "testscreenings",
"version": (1,), "version": (1,),
"blender": (2, 5, 3), "blender": (2, 5, 3),
"api": 31965, "api": 32411,
"location": "Toolshelf > search > simplify curves", "location": "Toolshelf > search > simplify curves",
"description": "This script simplifies 3D curves and fcurves", "description": "This script simplifies 3D curves and fcurves",
"warning": "", "warning": "",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment