From feae1f6459ad5ef014986b7f2b8554e56bb27e60 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 30 Oct 2019 10:55:54 +0000 Subject: [PATCH] base_jsonify 12.0.1.1.1 --- base_jsonify/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_jsonify/__manifest__.py b/base_jsonify/__manifest__.py index 719eab0c7..10c6e0d10 100644 --- a/base_jsonify/__manifest__.py +++ b/base_jsonify/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Base Jsonify", "summary": "Base module that provide the jsonify method on all models", - "version": "12.0.1.1.0", + "version": "12.0.1.1.1", "category": "Uncategorized", "website": "https://github.com/OCA/server-tools", "author": "Akretion, Odoo Community Association (OCA)",