Skip to content
Snippets Groups Projects
Commit bd60e89f authored by lijenstina's avatar lijenstina Committed by Bastien Montagne
Browse files

Network Renderer: redirecting Documentation wiki link

Bump version to 1.8.1

As mentioned in T54062:
Since the previous link was pointing out to the old Wiki Manual,
created the appriate page on the Add-ons wiki.

No other functional changes
parent 62e685cc
No related branches found
No related tags found
No related merge requests found
Pipeline #4741 failed
...@@ -21,13 +21,13 @@ ...@@ -21,13 +21,13 @@
bl_info = { bl_info = {
"name": "Network Renderer", "name": "Network Renderer",
"author": "Martin Poirier", "author": "Martin Poirier",
"version": (1, 8), "version": (1, 8, 1),
"blender": (2, 60, 0), "blender": (2, 60, 0),
"location": "Render > Engine > Network Render", "location": "Render > Engine > Network Render",
"description": "Distributed rendering for Blender", "description": "Distributed rendering for Blender",
"warning": "Stable but still work in progress", "warning": "Stable but still work in progress",
"wiki_url": "http://wiki.blender.org/index.php/Doc:2.5/Manual/" "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Render/Engines/Netrender", "Scripts/Render/Net_render",
"category": "Render", "category": "Render",
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment