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 @@