diff --git a/auth_saml_environment/__manifest__.py b/auth_saml_environment/__manifest__.py index fc30a3b..5670a0e 100644 --- a/auth_saml_environment/__manifest__.py +++ b/auth_saml_environment/__manifest__.py @@ -2,9 +2,9 @@ # License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html { - "name": "Auth SAML environement", - "summary": "Allows system administrator to authenticate with any account", - "version": "14.0.1.0.0", + "name": "Auth SAML environment", + "summary": "Configure SAML authentication providers through environment variables", + "version": "14.0.1.0.1", "category": "base", "author": "Camptocamp SA,Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-env",