Bump version

This commit is contained in:
Wim 2019-03-02 23:48:46 +01:00
parent d60b8b97f9
commit a16137f53f
1 changed files with 1 additions and 1 deletions

View File

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