Fix server_environment version

The PR https://github.com/OCA/server-env/pull/45 has been merged manually and a new version was not bumped.
This commit is contained in:
Simone Orsi 2020-07-03 12:24:53 +02:00 committed by Simone Orsi
parent 9b206cba81
commit cac012685a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
{ {
"name": "server configuration environment files", "name": "server configuration environment files",
"version": "13.0.2.2.0", "version": "13.0.2.2.1",
"depends": ["base", "base_sparse_field"], "depends": ["base", "base_sparse_field"],
"author": "Camptocamp,Odoo Community Association (OCA)", "author": "Camptocamp,Odoo Community Association (OCA)",
"summary": "move some configurations out of the database", "summary": "move some configurations out of the database",