From a7aa471c6d3f86afe07056fbe91e03ac37fe44bf Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 11 Jun 2020 15:31:04 +0000 Subject: [PATCH] pos_customer_required 12.0.1.0.1 --- pos_customer_required/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pos_customer_required/__manifest__.py b/pos_customer_required/__manifest__.py index 2abacbf7..20b37103 100644 --- a/pos_customer_required/__manifest__.py +++ b/pos_customer_required/__manifest__.py @@ -7,7 +7,7 @@ { 'name': 'Point of Sale Require Customer', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'category': 'Point Of Sale', 'summary': 'Point of Sale Require Customer', 'author': 'Apertoso NV, La Louve, Odoo Community Association (OCA)',