diff --git a/pos_product_template/__manifest__.py b/pos_product_template/__manifest__.py index 529ad5e7..005c4426 100644 --- a/pos_product_template/__manifest__.py +++ b/pos_product_template/__manifest__.py @@ -1,7 +1,7 @@ # -*- encoding: utf-8 -*- { 'name': 'POS - Product Template', - 'version': '10.0.2.0.1', + 'version': '10.0.2.1.0', 'category': 'Point Of Sale', 'author': "Akretion,Odoo Community Association (OCA)", 'summary': 'Manage Product Template in Front End Point Of Sale',