diff --git a/__manifest__.py b/__manifest__.py index 87ba0c3..54ce9f7 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Account Payment: Current Liability Override', - 'version': '17.0.1.0.0', + 'version': '19.0.1.0.0', 'summary': 'Allow employees to use a Current Liability account (liability_current) as their payable account and process payments correctly.', 'category': 'Accounting/Accounting', 'author': 'Suherdy Yacob',