Release v1.16.3

This commit is contained in:
Wim
2019-12-15 23:54:21 +01:00
parent 1f830963f6
commit 84bfa8a6b1
3 changed files with 9 additions and 2 deletions

View File

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