From c70a58bb8b57afbd4d40744feacd2ed1a258bb26 Mon Sep 17 00:00:00 2001 From: Leo Pinedo Date: Fri, 28 Oct 2022 20:11:55 +0000 Subject: [PATCH] [MIG] maintenance_usage: to 16 --- maintenance_usage/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance_usage/__manifest__.py b/maintenance_usage/__manifest__.py index 8f0b3554..5593fbdb 100644 --- a/maintenance_usage/__manifest__.py +++ b/maintenance_usage/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Equipment Usage', - 'version': '13.0.1.0.0', + 'version': '16.0.1.0.0', 'author': 'Hibou Corp. ', 'category': 'Human Resources', 'summary': 'Keep track of usage on different types of equipment.',