From 5f2966e60c199aaba5d10549dd3d72873a657b4d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 15 Dec 2020 23:02:10 +0000 Subject: [PATCH] web_widget_many2many_tags_multi_selection 12.0.1.0.1 --- web_widget_many2many_tags_multi_selection/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_widget_many2many_tags_multi_selection/__manifest__.py b/web_widget_many2many_tags_multi_selection/__manifest__.py index efc796a56..8392c643e 100644 --- a/web_widget_many2many_tags_multi_selection/__manifest__.py +++ b/web_widget_many2many_tags_multi_selection/__manifest__.py @@ -2,7 +2,7 @@ { 'name': 'Tags multiple selection', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'author': 'Akretion, Odoo Community Association (OCA), Jamin Shah', 'depends': [ 'web',