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

update version & remove warning

parent 0eef469a
Branches
Tags
No related merge requests found
...@@ -29,10 +29,10 @@ bl_info = { ...@@ -29,10 +29,10 @@ bl_info = {
"name": "Game Engine Publishing", "name": "Game Engine Publishing",
"author": "Mitchell Stokes (Moguri), Oren Titane (Genome36)", "author": "Mitchell Stokes (Moguri), Oren Titane (Genome36)",
"version": (0, 1, 0), "version": (0, 1, 0),
"blender": (2, 72, 0), "blender": (2, 75, 0),
"location": "Render Properties > Publishing Info", "location": "Render Properties > Publishing Info",
"description": "Publish .blend file as game engine runtime, manage versions and platforms", "description": "Publish .blend file as game engine runtime, manage versions and platforms",
"warning": "beta", "warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Game_Engine/Publishing", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Game_Engine/Publishing",
"category": "Game Engine", "category": "Game Engine",
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment