From b6e7bc4bf10793bfdd801ed7e3418f3ce1de0d04 Mon Sep 17 00:00:00 2001 From: Bhoomi Date: Fri, 30 Aug 2019 09:49:18 -0400 Subject: [PATCH] MIG `maintenance_notebook` For Odoo 13.0 --- 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 c314bd7e..bd80ef5b 100644 --- a/maintenance_notebook/__manifest__.py +++ b/maintenance_notebook/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Maintenance Notebook', - 'version': '12.0.1.0.0', + 'version': '13.0.1.0.0', 'author': 'Hibou Corp. ', 'category': 'Human Resources', 'summary': 'Record time on maintenance requests.',