[MIG] server_environment_data_encryption, data_encryption: Migration to 14.0

note: exclude tests/fixtures from pre-commit check
This commit is contained in:
Mourad 2020-10-12 15:32:19 +02:00 committed by Florian da Costa
parent 54ec240e93
commit bcf6c5d08d
1 changed files with 2 additions and 2 deletions

View File

@ -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,