From 455a361c53ede1a406f98d5a65ef8c3ac0efc961 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 8 Jun 2023 00:25:21 +0000 Subject: [PATCH] document_url 16.0.1.0.2 --- 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 638045f8..6f60fb21 100644 --- a/document_url/__manifest__.py +++ b/document_url/__manifest__.py @@ -2,7 +2,7 @@ # Copyright 2020 Tecnativa - Manuel Calero { "name": "URL attachment", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "category": "Tools", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/knowledge",