Fix some templates for 2.8.

This commit is contained in:
Bastien Montagne
2018-11-14 18:19:41 +01:00
parent 844c7440fc
commit a4fccde67a
3 changed files with 8 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ bl_info = {
"name": "New Object",
"author": "Your Name Here",
"version": (1, 0),
"blender": (2, 75, 0),
"blender": (2, 80, 0),
"location": "View3D > Add > Mesh > New Object",
"description": "Adds a new Mesh Object",
"warning": "",