diff --git a/multi_currency_payment_in_pos/__manifest__.py b/multi_currency_payment_in_pos/__manifest__.py index 216350f30..8ab5cdb4e 100644 --- a/multi_currency_payment_in_pos/__manifest__.py +++ b/multi_currency_payment_in_pos/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################## { 'name': "POS Multi Currency Payment", - 'version': '16.0.1.0.1', + 'version': '16.0.1.0.0', 'category': 'Point of Sale', 'summary': "This module allows us to make payment in multiple " "currencies in Odoo 16 POS module.",