From 78010e7f4074d60c722a3ba69431309c7087e1c8 Mon Sep 17 00:00:00 2001 From: Leo Pinedo Date: Fri, 28 Oct 2022 19:45:47 +0000 Subject: [PATCH] [MIG] hr_commission_timesheet: to 16 --- hr_commission_timesheet/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_commission_timesheet/__manifest__.py b/hr_commission_timesheet/__manifest__.py index 6f8e6947..c3626360 100644 --- a/hr_commission_timesheet/__manifest__.py +++ b/hr_commission_timesheet/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Timesheet Commissions', 'description': 'Pay commission on billed timesheets.', - 'version': '15.0.1.0.0', + 'version': '16.0.1.0.0', 'author': 'Hibou Corp. ', 'depends': [ 'hr_commission',