From 87da31687447271ddbd8619ce19ac8cc6c445025 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 18 Jul 2023 10:21:36 +0000 Subject: [PATCH] document_url 15.0.1.2.0 --- document_url/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document_url/__manifest__.py b/document_url/__manifest__.py index 34478c7b..9b3bb58c 100644 --- a/document_url/__manifest__.py +++ b/document_url/__manifest__.py @@ -2,7 +2,7 @@ # Copyright 2020 Tecnativa - Manuel Calero { "name": "URL attachment", - "version": "15.0.1.1.1", + "version": "15.0.1.2.0", "category": "Tools", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/knowledge",