From 4a266dc7c433bf50c1bbb7ab9d73e557b18b36d3 Mon Sep 17 00:00:00 2001 From: Leo Pinedo Date: Tue, 25 Oct 2022 22:32:22 +0000 Subject: [PATCH] [MIG] maintenance_notebook: to 16 --- 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 bd80ef5b..db5d4380 100644 --- a/maintenance_notebook/__manifest__.py +++ b/maintenance_notebook/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Maintenance Notebook', - 'version': '13.0.1.0.0', + 'version': '16.0.1.0.0', 'author': 'Hibou Corp. ', 'category': 'Human Resources', 'summary': 'Record time on maintenance requests.',