5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-09 15:40:27 +00:00

Bump version

This commit is contained in:
Wim 2019-04-07 15:41:14 +02:00
parent e4d73b29a1
commit a25efb16f3

View File

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