Release v1.18.1

This commit is contained in:
Wim
2020-08-24 00:23:45 +02:00
parent 56159b9bce
commit e43d41f2c8
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")