From bf6c8c46fd0b9bfcfca46f3988a7e9e67d1843d9 Mon Sep 17 00:00:00 2001 From: Jared Kipe Date: Tue, 1 Feb 2022 14:49:15 -0800 Subject: [PATCH] [MIG] hr_commission_timesheet: to 14.0 --- 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 eaa1d9c9..8ac04321 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': '13.0.1.0.0', + 'version': '14.0.1.0.0', 'author': 'Hibou Corp. ', 'depends': [ 'hr_commission',