diff --git a/server_environment/__manifest__.py b/server_environment/__manifest__.py index ac3204f..03b89f8 100644 --- a/server_environment/__manifest__.py +++ b/server_environment/__manifest__.py @@ -4,7 +4,7 @@ { "name": "server configuration environment files", - "version": "15.0.1.0.1", + "version": "15.0.1.1.0", "depends": ["base", "base_sparse_field"], "author": "Camptocamp,Odoo Community Association (OCA)", "summary": "move some configurations out of the database",