This commit is contained in:
Daniel Mason 2021-06-23 08:28:41 +12:00
parent 65b4c78137
commit 97dd3e5bba
Signed by: idanoo
GPG key ID: 387387CDBC02F132
6 changed files with 6144 additions and 7552 deletions

View file

@ -740,7 +740,7 @@ func getServerInfo(w http.ResponseWriter, r *http.Request) {
}
info := ServerInfo{
Version: "0.0.30",
Version: "0.0.31",
RegistrationEnabled: cachedRegistrationEnabled,
}