Skip to content
Snippets Groups Projects
Commit ddfdccfa authored by NBurn's avatar NBurn
Browse files

Node Presets: blender version number fix

parent bea99b25
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ bl_info = { ...@@ -21,7 +21,7 @@ bl_info = {
"description": "Useful and time-saving tools for rendering workflow", "description": "Useful and time-saving tools for rendering workflow",
"author": "Campbell Barton", "author": "Campbell Barton",
"version": (1, 1), "version": (1, 1),
"blender": (2, 69), "blender": (2, 69, 0),
"location": "Node > Add Template", "location": "Node > Add Template",
"description": "Adds node presets", "description": "Adds node presets",
"warning": "", "warning": "",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment