Release v1.18.3 (#1229)

This commit is contained in:
Wim
2020-09-05 00:02:37 +02:00
committed by GitHub
parent acca011f15
commit 8b26e42a3a
3 changed files with 22 additions and 2 deletions

View File

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