1
0
forked from lug/matterbridge

Release v1.16.5

This commit is contained in:
Wim
2020-02-02 22:36:07 +01:00
parent 9382dde098
commit 4be00bbe6b
3 changed files with 33 additions and 23 deletions

View File

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