node_wrangler: version bump

This commit is contained in:
Campbell Barton 2018-07-03 11:27:08 +02:00
parent abcc0c13c8
commit 33e2d5e30e
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ bl_info = {
"name": "Node Wrangler",
"author": "Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer",
"version": (3, 35),
"blender": (2, 78, 0),
"blender": (2, 80, 0),
"location": "Node Editor Toolbar or Ctrl-Space",
"description": "Various tools to enhance and speed up node-based workflow",
"warning": "",