From 00df69a46c42e0bbb815a50fdf6841cd65ce560a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s?= Date: Tue, 15 Nov 2016 23:15:24 +0000 Subject: [PATCH] Change version to 10 --- 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 49659775..d08bbb5f 100644 --- a/document_url/__manifest__.py +++ b/document_url/__manifest__.py @@ -4,7 +4,7 @@ # © 2016 ACSONE SA/NV () { 'name': 'URL attachment', - 'version': '9.0.1.0.0', + 'version': '10.0.1.0.0', 'category': 'Tools', 'author': "Tecnativa," "Odoo Community Association (OCA)",