From 21eee65a4edf84962bbc2592c83088429d5cb31a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 11 Dec 2020 16:55:35 +0000 Subject: [PATCH] web_pivot_computed_measure 13.0.1.1.0 --- web_pivot_computed_measure/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_pivot_computed_measure/__manifest__.py b/web_pivot_computed_measure/__manifest__.py index b347deb0c..c55cc3d00 100644 --- a/web_pivot_computed_measure/__manifest__.py +++ b/web_pivot_computed_measure/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Web Pivot Computed Measure", "category": "web", - "version": "13.0.1.0.0", + "version": "13.0.1.1.0", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", "website": "https://github.com/OCA/web",