[14.0][MIG] - migration server_environment_ir_config_parameter

This commit is contained in:
sbejaoui 2020-10-14 18:01:42 +02:00 committed by Benoit Aimont
parent e3f4dfdbfd
commit c05bc52f85
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@
"name": "Server Environment Ir Config Parameter",
"summary": """
Override System Parameters from server environment file""",
"version": "13.0.1.0.0",
"version": "14.0.1.0.0",
"license": "AGPL-3",
"author": "ACSONE SA/NV, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/server-env/",
"website": "https://github.com/OCA/server-env",
"depends": ["server_environment"],
}