From 3ca4f4839c1f16385bdc568bf4efd17582a99923 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 16 Dec 2019 15:48:18 +0000 Subject: [PATCH] server_environment 13.0.2.0.1 --- 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 ef036da..3d3f11d 100644 --- a/server_environment/__manifest__.py +++ b/server_environment/__manifest__.py @@ -4,7 +4,7 @@ { "name": "server configuration environment files", - "version": "13.0.2.0.0", + "version": "13.0.2.0.1", "depends": ["base", "base_sparse_field"], "author": "Camptocamp,Odoo Community Association (OCA)", "summary": "move some configurations out of the database",