diff --git a/auth_api_key/__manifest__.py b/auth_api_key/__manifest__.py index b9b41e7ed7..996993aa72 100644 --- a/auth_api_key/__manifest__.py +++ b/auth_api_key/__manifest__.py @@ -5,7 +5,7 @@ "name": "Auth Api Key", "summary": """ Authenticate http requests from an API key""", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "license": "LGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-auth",