From 9a9d53e32c451beed33b4697392f9bb5040c4e10 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 30 Nov 2022 15:10:03 +0000 Subject: [PATCH] base_comment_template 15.0.2.0.0 --- base_comment_template/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_comment_template/__manifest__.py b/base_comment_template/__manifest__.py index 268afe5ae..d14c1b9ad 100644 --- a/base_comment_template/__manifest__.py +++ b/base_comment_template/__manifest__.py @@ -5,7 +5,7 @@ "name": "Base Comments Templates", "summary": "Add conditional mako template to any report" "on models that inherits comment.template.", - "version": "15.0.1.1.0", + "version": "15.0.2.0.0", "category": "Reporting", "website": "https://github.com/OCA/reporting-engine", "author": "Camptocamp, Odoo Community Association (OCA)",