web: remove auth timeout

This commit is contained in:
fatedier
2019-01-15 00:32:11 +08:00
parent f76deb8898
commit b250342e27
5 changed files with 7 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ import (
"strings"
)
var version string = "0.22.0"
var version string = "0.23.0"
func Full() string {
return version