1
0
mirror of https://github.com/42wim/matterbridge.git synced 2024-05-06 15:54:56 +00:00

Bump version

This commit is contained in:
Wim
2019-03-24 19:52:31 +01:00
parent 858e16d34f
commit ffaa598796

View File

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