diff --git a/letsencrypt/__manifest__.py b/letsencrypt/__manifest__.py index 29dfb71e1..af8122a02 100644 --- a/letsencrypt/__manifest__.py +++ b/letsencrypt/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Let's Encrypt", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "author": "Therp BV," "Tecnativa," "Acysos S.L," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-tools", "license": "AGPL-3",