Release v1.14.0

This commit is contained in:
Wim
2019-03-20 23:30:03 +01:00
parent 77516c97db
commit fa4eec41f7
3 changed files with 6 additions and 4 deletions

View File

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