diff --git a/server_environment/__manifest__.py b/server_environment/__manifest__.py index 0b0ecc9..e4828b0 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.3", + "version": "13.0.3.0.0", "depends": ["base", "base_sparse_field"], "author": "Camptocamp,Odoo Community Association (OCA)", "summary": "move some configurations out of the database",