diff --git a/maintenance_timesheet/__manifest__.py b/maintenance_timesheet/__manifest__.py index bca3e0b5..018f2ced 100644 --- a/maintenance_timesheet/__manifest__.py +++ b/maintenance_timesheet/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Equipment Timesheets', - 'version': '11.0.1.0.0', + 'version': '12.0.1.0.0', 'author': 'Hibou Corp. ', 'category': 'Human Resources', 'summary': 'Record time on maintenance requests.',