1
0
forked from lug/matterbridge

Release v1.17.4 (#1112)

This commit is contained in:
Wim
2020-04-21 23:53:51 +02:00
committed by GitHub
parent eaf92fca4d
commit 6c442e239d
3 changed files with 11 additions and 2 deletions

View File

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