[MIG] server_environment_data_encryption, data_encryption: Migration to 14.0
note: exclude tests/fixtures from pre-commit check
This commit is contained in:
parent
54ec240e93
commit
bcf6c5d08d
|
|
@ -3,10 +3,10 @@
|
||||||
{
|
{
|
||||||
"name": "Encryption data",
|
"name": "Encryption data",
|
||||||
"summary": "Store accounts and credentials encrypted by environment",
|
"summary": "Store accounts and credentials encrypted by environment",
|
||||||
"version": "13.0.1.0.0",
|
"version": "14.0.1.0.0",
|
||||||
"development_status": "Alpha",
|
"development_status": "Alpha",
|
||||||
"category": "Tools",
|
"category": "Tools",
|
||||||
"website": "https://github/oca/server-env",
|
"website": "https://github.com/OCA/server-env",
|
||||||
"author": "Akretion, Odoo Community Association (OCA)",
|
"author": "Akretion, Odoo Community Association (OCA)",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"application": False,
|
"application": False,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue