pull/418/head v3.16.2
Clement Michaud 2019-10-28 21:35:43 +01:00
parent f86cb05474
commit a2258aeb7e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "authelia",
"version": "3.16.1",
"version": "3.16.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "authelia",
"version": "3.16.1",
"version": "3.16.2",
"description": "2FA Single Sign-On server for nginx using LDAP, TOTP and U2F",
"bin": {
"authelia": "./dist/server/src/index.js"