Release v1.14.1

This commit is contained in:
Wim
2019-03-21 21:07:11 +01:00
parent a60e62efb1
commit 858e16d34f
3 changed files with 6 additions and 2 deletions

View File

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