Release v1.17.3 (#1103)

This commit is contained in:
Wim
2020-04-19 17:13:58 +02:00
committed by GitHub
parent e564c555d7
commit 4f406b2ce6
3 changed files with 21 additions and 2 deletions

View File

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