From 08a5e7f0c91d87344e8972ec00ca83a0a0c5866f Mon Sep 17 00:00:00 2001 From: Jared Kipe Date: Sat, 25 May 2019 16:33:29 -0600 Subject: [PATCH] MIG `website_project_task` to 12.0 --- website_project_task/__manifest__.py | 2 +- website_project_task/project_task_templates.xml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/website_project_task/__manifest__.py b/website_project_task/__manifest__.py index efb95eed..064283ec 100644 --- a/website_project_task/__manifest__.py +++ b/website_project_task/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Website Project Tasks', - 'version': '11.0.1.0.0', + 'version': '12.0.1.0.0', 'author': 'Hibou Corp. ', 'website': 'https://hibou.io/', 'license': 'AGPL-3', diff --git a/website_project_task/project_task_templates.xml b/website_project_task/project_task_templates.xml index fc9495cc..3ace2e2c 100644 --- a/website_project_task/project_task_templates.xml +++ b/website_project_task/project_task_templates.xml @@ -2,21 +2,21 @@