From 67958cdf8d41791461be4dee84ad5d2638ff7a54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Fri, 9 Oct 2015 10:00:24 +0200 Subject: [PATCH] [UPD] prefix versions with 8.0 --- attachment_preview/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attachment_preview/__openerp__.py b/attachment_preview/__openerp__.py index 34f2c590..fa62e146 100644 --- a/attachment_preview/__openerp__.py +++ b/attachment_preview/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { "name": "Preview attachments", - "version": "1.1", + "version": "8.0.1.1.0", "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "complexity": "normal",