diff --git a/addons/om_recurring_payments/__manifest__.py b/addons/om_recurring_payments/__manifest__.py index 49e6e87..c8e1648 100644 --- a/addons/om_recurring_payments/__manifest__.py +++ b/addons/om_recurring_payments/__manifest__.py @@ -2,7 +2,7 @@ 'name': 'Odoo 19 Recurring Payment', 'author': 'Odoo Mates', 'category': 'Accounting', - 'version': '1.0.0', + 'version': 1.0.019.0.1.0.0', # __odoosky_original_version__: '1.0.0' 'description': """Odoo 19 Recurring Payment, Recurring Payment In Odoo, Odoo 19 Accounting""", 'summary': 'Use recurring payments to handle periodically repeated payments', 'sequence': 11,