diff --git a/hr_commission_timesheet/__manifest__.py b/hr_commission_timesheet/__manifest__.py index 8ac04321..6f8e6947 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': '14.0.1.0.0', + 'version': '15.0.1.0.0', 'author': 'Hibou Corp. ', 'depends': [ 'hr_commission',