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',