diff --git a/package.json b/package.json index 5151a789c..5a3e0a067 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "authelia", - "version": "3.4.2", + "version": "3.5.0", "description": "2FA Single Sign-On server for nginx using LDAP, TOTP and U2F", "bin": { "authelia": "./dist/server/src/index.js"