diff --git a/space_view3d_copy_attributes.py b/space_view3d_copy_attributes.py index 3e5f3077c2da5f0abbc7c127e66c926f03ffb903..cb63fb1063b99830742c89b27eda46c94592ee44 100644 --- a/space_view3d_copy_attributes.py +++ b/space_view3d_copy_attributes.py @@ -22,7 +22,7 @@ bl_info = { "name": "Copy Attributes Menu", "author": "Bassam Kurdali, Fabian Fricke, Adam Wiseman", "version": (0, 4, 8), - "blender": (2, 63, 0), + "blender": (2, 80, 0), "location": "View3D > Ctrl-C", "description": "Copy Attributes Menu from Blender 2.4", "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"