From 1332c222f76cfb4602e833759e447b5b4518a19b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 12 Sep 2023 08:23:31 +0000 Subject: [PATCH] server_environment 14.0.2.2.0 --- 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 2260a71..d4c82c1 100644 --- a/server_environment/__manifest__.py +++ b/server_environment/__manifest__.py @@ -4,7 +4,7 @@ { "name": "server configuration environment files", - "version": "14.0.2.1.3", + "version": "14.0.2.2.0", "depends": ["base", "base_sparse_field"], "author": "Camptocamp,Odoo Community Association (OCA)", "summary": "move some configurations out of the database",