mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-01 16:06:15 +00:00
bl_addon_info -> bl_info
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
#
|
||||
# ***** END GPL LICENCE BLOCK *****
|
||||
|
||||
bl_addon_info = {
|
||||
bl_info = {
|
||||
"name": "Object Property Chart",
|
||||
"author": "Campbell Barton (ideasman42)",
|
||||
"version": (0, 1),
|
||||
|
Reference in New Issue
Block a user