From cafba340d5be58aab7a43ce2e9c2cfc061315bb3 Mon Sep 17 00:00:00 2001 From: Jared Kipe Date: Mon, 20 May 2019 14:49:40 -0700 Subject: [PATCH] MIG `hr_workers_comp` to 12.0 --- hr_workers_comp/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_workers_comp/__manifest__.py b/hr_workers_comp/__manifest__.py index 55599c5c..ba700b06 100755 --- a/hr_workers_comp/__manifest__.py +++ b/hr_workers_comp/__manifest__.py @@ -4,7 +4,7 @@ 'license': 'AGPL-3', 'category': 'Human Resources', 'depends': ['hr_contract'], - 'version': '11.0.0.0.0', + 'version': '12.0.1.0.0', 'description': """ Workers' Compensation Class ===========================