Skip to content
Snippets Groups Projects
Commit cb7dd559 authored by NBurn's avatar NBurn
Browse files

AE Export - version number fix

parent 7d47fd63
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ bl_info = {
"description": "Export cameras, selected objects & camera solution "
"3D Markers to Adobe After Effects CS3 and above",
"author": "Bartek Skorupa, (Adi Samsonoff)",
"version": (0, 66),
"version": (0, 0, 66),
"blender": (2, 80, 0),
"location": "File > Export > Adobe After Effects (.jsx)",
"warning": "",
......@@ -769,4 +769,4 @@ def unregister():
bpy.types.TOPBAR_MT_file_export.remove(menu_func)
if __name__ == "__main__":
register()
\ No newline at end of file
register()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment