diff --git a/auth_oauth_autologin/__manifest__.py b/auth_oauth_autologin/__manifest__.py index e6150962af..72339d6564 100644 --- a/auth_oauth_autologin/__manifest__.py +++ b/auth_oauth_autologin/__manifest__.py @@ -5,7 +5,7 @@ "name": "Auth Oauth Autologin", "summary": """ Automatically redirect to the OAuth provider for login""", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "maintainers": ["sbidoul"],