From 66761b6cb8cc7b14abb562269a88b266ba166cc6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 16 Oct 2020 16:59:34 +0000 Subject: [PATCH] server_environment_ir_config_parameter 12.0.1.0.1 --- server_environment_ir_config_parameter/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_environment_ir_config_parameter/__manifest__.py b/server_environment_ir_config_parameter/__manifest__.py index ccbc546..06ad01f 100644 --- a/server_environment_ir_config_parameter/__manifest__.py +++ b/server_environment_ir_config_parameter/__manifest__.py @@ -5,7 +5,7 @@ 'name': 'Server Environment Ir Config Parameter', 'summary': """ Override System Parameters from server environment file""", - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'license': 'AGPL-3', 'author': 'ACSONE SA/NV, Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/server-env/',