From 4f01494e851d71906e9b6fe8c52eb20268f6f0e7 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 16 Mar 2021 16:38:01 +0000 Subject: [PATCH] pos_environment 12.0.1.0.1 --- pos_environment/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pos_environment/__manifest__.py b/pos_environment/__manifest__.py index 72fa352..40ba688 100644 --- a/pos_environment/__manifest__.py +++ b/pos_environment/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Point of Sale - Custom Bill by Environment', 'summary': "Custom messages on the bill depending on the environment", - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'category': 'Point of Sale', 'author': 'GRAP,Odoo Community Association (OCA)', 'website': 'https://github.com/oca/server-env',