From 3a341ac462f1442ec21d073f7168c5fabc8a74e8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 4 Oct 2022 05:34:33 +0000 Subject: [PATCH] server_environment_ir_config_parameter 15.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 21afa72..dec4b50 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.0", + "version": "15.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-env",