From 46f8fc4954d8ebb50e7f90d1a8a73fcebae35e96 Mon Sep 17 00:00:00 2001 From: Salomon Chambi Date: Tue, 15 Aug 2023 21:28:24 +0000 Subject: [PATCH] [MIG] website_project_task: to v16 --- website_project_task/__manifest__.py | 3 ++- website_project_task/views/project_task_templates.xml | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/website_project_task/__manifest__.py b/website_project_task/__manifest__.py index 82407b3e..c90b51a5 100644 --- a/website_project_task/__manifest__.py +++ b/website_project_task/__manifest__.py @@ -1,11 +1,12 @@ { 'name': 'Website Project Tasks', - 'version': '15.0.1.0.0', 'author': 'Hibou Corp. ', 'website': 'https://hibou.io/', + 'version': '16.0.1.0.0', 'license': 'AGPL-3', 'category': 'Tools', 'complexity': 'easy', + 'summary': 'Adds tags on tasks, classes on stages and tags for CSS hooks in Website Project.', 'description': """ This module adds options to Website Project: ============================================ diff --git a/website_project_task/views/project_task_templates.xml b/website_project_task/views/project_task_templates.xml index 7abb7110..effc35e8 100644 --- a/website_project_task/views/project_task_templates.xml +++ b/website_project_task/views/project_task_templates.xml @@ -25,7 +25,8 @@