From de4c0ec81da8e99492bf6f458e2ab59681c41eca Mon Sep 17 00:00:00 2001 From: Leo Pinedo Date: Thu, 27 Oct 2022 16:02:30 +0000 Subject: [PATCH] [MIG] timesheet_grip_description: to 16 --- timesheet_grid_description/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timesheet_grid_description/__manifest__.py b/timesheet_grid_description/__manifest__.py index 3be668d0..51ac3189 100755 --- a/timesheet_grid_description/__manifest__.py +++ b/timesheet_grid_description/__manifest__.py @@ -1,7 +1,7 @@ { 'name': 'Timesheet Grid Description', 'description': 'bridge', - 'version': '15.0.1.0.0', + 'version': '16.0.1.0.0', 'website': 'https://hibou.io/', 'author': 'Hibou Corp. ', 'license': 'AGPL-3',