From cad98035f3fd9e96c13eb6c56b278e0faf7eb806 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 21 Jun 2023 05:52:14 +0000 Subject: [PATCH] server_environment 16.0.1.0.2 --- 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 0049a98..3e5b633 100644 --- a/server_environment/__manifest__.py +++ b/server_environment/__manifest__.py @@ -4,7 +4,7 @@ { "name": "server configuration environment files", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "depends": ["base", "base_sparse_field"], "author": "Camptocamp,Odoo Community Association (OCA)", "summary": "move some configurations out of the database",