From 28af740691c5f29fc524575e96db97148bec07b6 Mon Sep 17 00:00:00 2001 From: Leo Pinedo Date: Mon, 24 Oct 2022 23:04:49 +0000 Subject: [PATCH] [MIG] timesheet_grid_work_entry: to 16 --- timesheet_grid_work_entry/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timesheet_grid_work_entry/__manifest__.py b/timesheet_grid_work_entry/__manifest__.py index 4bc7115c..b60da8fd 100755 --- a/timesheet_grid_work_entry/__manifest__.py +++ b/timesheet_grid_work_entry/__manifest__.py @@ -1,7 +1,7 @@ { 'name': 'Timesheet Grid Work Entry', 'description': 'bridge', - 'version': '15.0.1.0.0', + 'version': '16.0.1.0.0', 'website': 'https://hibou.io/', 'author': 'Hibou Corp. ', 'license': 'AGPL-3',