From 411d12d26c4c3c6915925d58af12977089881370 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 4 Apr 2023 13:01:17 +0000 Subject: [PATCH] server_environment 15.0.1.1.4 --- server_environment/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_environment/__manifest__.py b/server_environment/__manifest__.py index dd020f2..3b7581c 100644 --- a/server_environment/__manifest__.py +++ b/server_environment/__manifest__.py @@ -4,7 +4,7 @@ { "name": "server configuration environment files", - "version": "15.0.1.1.3", + "version": "15.0.1.1.4", "depends": ["base", "base_sparse_field"], "author": "Camptocamp,Odoo Community Association (OCA)", "summary": "move some configurations out of the database",