1
0
forked from lug/matterbridge

Release v1.14.0-rc1

This commit is contained in:
Wim
2019-02-23 23:20:25 +01:00
parent a775b57134
commit 516fd3c92d
2 changed files with 30 additions and 1 deletions

View File

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