diff --git a/package-lock.json b/package-lock.json index feb35948..f68cb004 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "authelia", - "version": "3.10.0", + "version": "3.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index db74a773..22794b7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "authelia", - "version": "3.10.0", + "version": "3.11.0", "description": "2FA Single Sign-On server for nginx using LDAP, TOTP and U2F", "bin": { "authelia": "./dist/server/src/index.js"