From 314d16d37c8ce56603c3d1ad9c2ff596d1f22425 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 3 Jun 2021 10:05:37 +0000 Subject: [PATCH] server_environment 13.0.2.3.3 --- 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 d081b12..24aa0b2 100644 --- a/server_environment/__manifest__.py +++ b/server_environment/__manifest__.py @@ -4,7 +4,7 @@ { "name": "server configuration environment files", - "version": "13.0.2.3.2", + "version": "13.0.2.3.3", "depends": ["base", "base_sparse_field"], "author": "Camptocamp,Odoo Community Association (OCA)", "summary": "move some configurations out of the database",