From 9979f1cbd9bdc788c180d24aa18285e8f1020a92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Fri, 9 Oct 2015 10:01:54 +0200 Subject: [PATCH] [UPD] prefix versions with 8.0 --- pos_product_template/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pos_product_template/__openerp__.py b/pos_product_template/__openerp__.py index 58fbbdcf..fcd76cc1 100644 --- a/pos_product_template/__openerp__.py +++ b/pos_product_template/__openerp__.py @@ -22,7 +22,7 @@ { 'name': 'Point Of Sale - Product Template', 'summary': 'Manage Product Template in Front End Point Of Sale', - 'version': '0.2', + 'version': '8.0.0.2.0', 'category': 'Point Of Sale', 'description': """ Manage Product Template in Front End Point Of Sale