authelia version update

This commit is contained in:
thomas 2022-03-28 22:42:52 +02:00
parent 9893d532f9
commit a36f18bb86
4 changed files with 41 additions and 6 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=4.34.5
VERSION=4.34.6
RELEASE=1
[ -e ./lib/function.sh ] && source ./lib/function.sh