diff --git a/website_forum_subscription/__manifest__.py b/website_forum_subscription/__manifest__.py index 8a6e67413b..953f49f895 100644 --- a/website_forum_subscription/__manifest__.py +++ b/website_forum_subscription/__manifest__.py @@ -1,9 +1,10 @@ # Copyright 2022 Tecnativa David Vidal +# Copyright 2023 Tecnativa Carolina Fernandez # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Website Forum Subscription", "summary": "Adds a button to allow subscription from the website", - "version": "15.0.1.0.0", + "version": "16.0.1.0.0", "category": "Website", "website": "https://github.com/OCA/website", "author": ("Tecnativa, " "Odoo Community Association (OCA)"), diff --git a/website_forum_subscription/readme/CONTRIBUTORS.rst b/website_forum_subscription/readme/CONTRIBUTORS.rst index 711237e528..2864ddbc47 100644 --- a/website_forum_subscription/readme/CONTRIBUTORS.rst +++ b/website_forum_subscription/readme/CONTRIBUTORS.rst @@ -2,3 +2,4 @@ * David Vidal * Stefan Ungureanu + * Carolina Fernandez diff --git a/website_forum_subscription/static/description/index.html b/website_forum_subscription/static/description/index.html index d7a5bd1760..bc452550da 100644 --- a/website_forum_subscription/static/description/index.html +++ b/website_forum_subscription/static/description/index.html @@ -417,6 +417,7 @@

Contributors

  • Tecnativa:
  • diff --git a/website_forum_subscription/templates/website_forum_templates.xml b/website_forum_subscription/templates/website_forum_templates.xml index 54a9c24684..999e7262ba 100644 --- a/website_forum_subscription/templates/website_forum_templates.xml +++ b/website_forum_subscription/templates/website_forum_templates.xml @@ -48,7 +48,7 @@ name="Forum page subscription" inherit_id="website_forum.forum_index" > - +