From cc40d03e446751c243fb05cbd2ab9f239e59ec94 Mon Sep 17 00:00:00 2001 From: Mayank Patel Date: Thu, 24 Oct 2024 12:49:39 +0000 Subject: [PATCH] [MIG] maintenance_notebook: Migrated to 18.0 H14631 --- maintenance_notebook/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance_notebook/__manifest__.py b/maintenance_notebook/__manifest__.py index db5d4380..add80b01 100644 --- a/maintenance_notebook/__manifest__.py +++ b/maintenance_notebook/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Maintenance Notebook', - 'version': '16.0.1.0.0', + 'version': '18.0.1.0.0', 'author': 'Hibou Corp. ', 'category': 'Human Resources', 'summary': 'Record time on maintenance requests.',