From 450c0d08ec290c5d2964e9d31fbae4a635198450 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 1 Jul 2021 05:37:22 +0000 Subject: [PATCH] web_widget_url_advanced 13.0.1.1.1 --- web_widget_url_advanced/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_widget_url_advanced/__manifest__.py b/web_widget_url_advanced/__manifest__.py index c453c47be..82dfc51d6 100644 --- a/web_widget_url_advanced/__manifest__.py +++ b/web_widget_url_advanced/__manifest__.py @@ -5,7 +5,7 @@ "summary": "This module extends URL widget " "for displaying anchors with custom labels.", "category": "Web", - "version": "13.0.1.1.0", + "version": "13.0.1.1.1", "license": "LGPL-3", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web/",