diff --git a/pos_ticket_pricelist/__manifest__.py b/pos_ticket_pricelist/__manifest__.py index bcb4d1b..73c962f 100644 --- a/pos_ticket_pricelist/__manifest__.py +++ b/pos_ticket_pricelist/__manifest__.py @@ -5,7 +5,7 @@ 'name': 'Pos Ticket Pricelist', 'description': """ Prints the pricelist applied on tickets.""", - 'version': '12.0.1.0.0', + 'version': "16.0.1.0.0", 'license': 'AGPL-3', 'author': 'Criptomart', 'website': 'https://criptomart.net',