Release v1.18.1 (#1207)

This commit is contained in:
Wim
2020-08-24 00:25:30 +02:00
committed by GitHub
parent 56159b9bce
commit 39f4fb3446
3 changed files with 22 additions and 2 deletions

View File

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