Release v1.15.1

This commit is contained in:
Wim
2019-07-15 23:09:46 +02:00
parent 7d2e440c83
commit 87788f354f
3 changed files with 6 additions and 2 deletions

View File

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