From edb667baa414a51711bd1bcac1de341493bab42c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 2 Dec 2021 12:49:24 +0000 Subject: [PATCH] server_environment_ir_config_parameter 14.0.1.1.0 --- 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 9567388..3dbb8a0 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": "14.0.1.0.0", + "version": "14.0.1.1.0", "license": "AGPL-3", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-env",