Release v1.17.5 (#1150)

This commit is contained in:
Wim
2020-05-24 22:35:56 +02:00
committed by GitHub
parent ddc2625934
commit 8eb5e3cbf8
3 changed files with 26 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ import (
)
var (
version = "1.17.5-dev"
version = "1.17.5"
githash string
flagConfig = flag.String("conf", "matterbridge.toml", "config file")