From 9d8c28b1394b6166cd704dff3b7aac8198801ed8 Mon Sep 17 00:00:00 2001 From: ernesto Date: Mon, 30 Apr 2018 20:19:06 -0400 Subject: [PATCH] document_url: Change version number --- document_url/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document_url/__openerp__.py b/document_url/__openerp__.py index 898a1076..d3e83d27 100644 --- a/document_url/__openerp__.py +++ b/document_url/__openerp__.py @@ -4,7 +4,7 @@ # © 2016 ACSONE SA/NV () { 'name': 'URL attachment', - 'version': '9.0.2.0.1', + 'version': '9.0.2.0.2', 'category': 'Tools', 'author': "Tecnativa," "Odoo Community Association (OCA)",