Browse Source

Update __manifest__.py

11.0
Mathias Markl 4 years ago
committed by GitHub
parent
commit
0b66ac3116
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      muk_attachment_lobject/__manifest__.py

4
muk_attachment_lobject/__manifest__.py

@ -24,7 +24,7 @@
"summary": """Large Objects Attachment Location""",
"version": '11.0.2.0.2',
"category": 'Extra Tools',
"license": "AGPL-3",
"license": "LGPL-3",
"website": "http://www.mukit.at",
"live_test_url": "https://demo.mukit.at/web/login",
"author": "MuK IT",
@ -49,4 +49,4 @@
"auto_install": False,
"post_init_hook": "_install_force_storage",
"uninstall_hook": "_uninstall_force_storage",
}
}
Loading…
Cancel
Save