Release v1.19.0 (#1268)

This commit is contained in:
Wim
2020-10-20 23:34:41 +02:00
committed by GitHub
parent 3188a9ffe6
commit 2bb21262d4
3 changed files with 22 additions and 2 deletions

View File

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