diff --git a/pos_cash_move_reason/__manifest__.py b/pos_cash_move_reason/__manifest__.py index f233c542..bc146d4e 100644 --- a/pos_cash_move_reason/__manifest__.py +++ b/pos_cash_move_reason/__manifest__.py @@ -8,7 +8,7 @@ 'Odoo Community Association (OCA)', 'website': "https://www.github.com/OCA/pos", 'category': 'Point Of sale', - 'version': '12.0.3.0.1', + 'version': '12.0.3.0.2', 'license': 'AGPL-3', 'depends': [ 'point_of_sale',