Release v1.17.2 (#1080)

This commit is contained in:
Wim
2020-04-09 22:54:51 +02:00
committed by GitHub
parent 8950575bfb
commit d97b077e85
3 changed files with 18 additions and 2 deletions

View File

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