Release v1.16.2

This commit is contained in:
Wim
2019-11-17 23:25:08 +01:00
parent aae45a8179
commit 214fe502cd
3 changed files with 23 additions and 8 deletions

View File

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