diff --git a/hr_payroll_account_batch/__manifest__.py b/hr_payroll_account_batch/__manifest__.py index 6875406a..f01381b2 100755 --- a/hr_payroll_account_batch/__manifest__.py +++ b/hr_payroll_account_batch/__manifest__.py @@ -6,7 +6,7 @@ Set the Accounting Date on a Payslip Batch. Additionally, changes to the Salary Journal and Date Account on the batch itself will propagate to any draft payslip already existing on the batch. """, - 'version': '11.0.1.0.0', + 'version': '12.0.1.0.0', 'website': 'https://hibou.io/', 'author': 'Hibou Corp. ', 'license': 'AGPL-3',