Removed beta warning

This commit is contained in:
Sybren A. Stüvel 2016-11-08 14:09:33 +01:00
parent 39b2bacdcc
commit 2de4a8e87c

View File

@ -29,7 +29,6 @@ bl_info = {
'wiki_url': 'https://wiki.blender.org/index.php/Extensions:2.6/Py/' 'wiki_url': 'https://wiki.blender.org/index.php/Extensions:2.6/Py/'
'Scripts/System/BlenderCloud', 'Scripts/System/BlenderCloud',
'category': 'System', 'category': 'System',
'warning': 'This is a beta version; the first to support Attract.'
} }
import logging import logging