From 8aa36d2acb2d63a86192b9030a790294cdeeafa1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 4 May 2020 14:17:30 +0000 Subject: [PATCH] pos_place 12.0.1.0.1 --- pos_place/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pos_place/__manifest__.py b/pos_place/__manifest__.py index d090c52c..ba0305a2 100644 --- a/pos_place/__manifest__.py +++ b/pos_place/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Point of Sale - Places', 'summary': "Define places on PoS orders", - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'category': 'Point of Sale', 'author': 'GRAP,Odoo Community Association (OCA)', 'website': 'http://www.github.com/OCA/pos',