Release v1.14.2

This commit is contained in:
Wim
2019-04-06 23:29:49 +02:00
parent 8a875f292e
commit e4d73b29a1
3 changed files with 17 additions and 2 deletions

View File

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