diff --git a/addons/om_account_budget/__manifest__.py b/addons/om_account_budget/__manifest__.py index aef741d..db5a24f 100644 --- a/addons/om_account_budget/__manifest__.py +++ b/addons/om_account_budget/__manifest__.py @@ -2,7 +2,7 @@ 'name': 'Odoo 19 Budget Management', 'author': 'Odoo Mates, Odoo SA', 'category': 'Accounting', - 'version': '1.0.1', + 'version': 1.0.119.0.1.0.1', # __odoosky_original_version__: '1.0.1' 'description': """Use budgets to compare actual with expected revenues and costs""", 'summary': 'Odoo 19 Budget Management', 'sequence': 10,