4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-08-18 15:17:08 +00:00

Release v1.14.4

This commit is contained in:
Wim
2019-04-23 23:32:19 +02:00
parent dd63438e7b
commit 6d8cccccf1

View File

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