From a5bc77f460444f8e11a76734ba1a2154697d2e91 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 17 Feb 2020 10:03:17 +0000 Subject: [PATCH] account_spread_cost_revenue 12.0.1.0.1 --- account_spread_cost_revenue/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_spread_cost_revenue/__manifest__.py b/account_spread_cost_revenue/__manifest__.py index 4beffbb43..6c0e721aa 100644 --- a/account_spread_cost_revenue/__manifest__.py +++ b/account_spread_cost_revenue/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Cost-Revenue Spread", "summary": "Spread costs and revenues over a custom period", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "development_status": "Beta", "author": "Onestein,Odoo Community Association (OCA)", "maintainers": ["astirpe"],