1
0
forked from lug/matterbridge

Release v1.18.0 (#1176)

This commit is contained in:
Wim
2020-07-24 21:00:57 +02:00
committed by GitHub
parent 23d8742f0d
commit e3d8fe4fd8
3 changed files with 28 additions and 2 deletions

View File

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