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 ( var (
version = "1.14.1" version = "1.14.2-dev"
githash string githash string
flagConfig = flag.String("conf", "matterbridge.toml", "config file") flagConfig = flag.String("conf", "matterbridge.toml", "config file")