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 Maxime Franco
parent 751f670a36
commit 42770eb224
1 changed files with 1 additions and 1 deletions

View File

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