Release v1.16.1

This commit is contained in:
Wim
2019-10-27 01:49:41 +02:00
parent 0bc159341d
commit bad1990173
3 changed files with 27 additions and 2 deletions

View File

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