1
0
forked from lug/matterbridge

Release v1.15.0

This commit is contained in:
Wim
2019-06-14 01:36:55 +02:00
parent 7a3bb0e55c
commit f06e9b5605
3 changed files with 30 additions and 2 deletions

View File

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