From 7241510991dcc9eaf2535d5a700553065e7d2abb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 18 Oct 2022 17:44:45 +0000 Subject: [PATCH] server_environment_ir_config_parameter 15.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 7c45298..faa6165 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": "15.0.1.0.1", + "version": "15.0.1.1.0", "license": "AGPL-3", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-env",