From 7fb828b913555d5e80dce2fb17e97efa80f2ea3f Mon Sep 17 00:00:00 2001 From: Andreas Stauder Date: Sat, 14 Jul 2018 14:44:39 +0200 Subject: [PATCH] Increasing version because of #PR403 Some changes in the databases been made in #403, but no migration is needed. --- account_financial_report/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_financial_report/__manifest__.py b/account_financial_report/__manifest__.py index ecf80bf0..6cb6ab44 100644 --- a/account_financial_report/__manifest__.py +++ b/account_financial_report/__manifest__.py @@ -4,7 +4,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'Account Financial Reports', - 'version': '11.0.2.1.0', + 'version': '11.0.2.2.0', 'category': 'Reporting', 'summary': 'OCA Financial Reports', 'author': 'Camptocamp SA,'