diff --git a/auth_api_key_server_env/__manifest__.py b/auth_api_key_server_env/__manifest__.py index fc221d6197..9a178dc898 100644 --- a/auth_api_key_server_env/__manifest__.py +++ b/auth_api_key_server_env/__manifest__.py @@ -11,7 +11,7 @@ environments when restoring databases. All you have to do is to add a new section to your configuration file according to the following convention: """, - "version": "15.0.1.0.0", + "version": "16.0.1.0.0", "development_status": "Alpha", "license": "LGPL-3", "website": "https://github.com/OCA/server-auth",