1
0
forked from lug/matterbridge

Release v1.17.1 (#1063)

This commit is contained in:
Wim
2020-03-28 00:18:29 +01:00
committed by GitHub
parent 1aa662f763
commit 148f7d2a91
3 changed files with 19 additions and 2 deletions

View File

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