commit ac5408d6bcdd6eac9dbc7e7b44ddc5d365bf76d5
Author: Wim <wim@42.be>
Date: Sat Mar 02 23:48:46 2019 +0000
diff --git a/matterbridge.go b/matterbridge.go
index 450a39e..6dd78cd 100644
--- a/matterbridge.go
+++ b/matterbridge.go
@@ -157 +157 @@ import (
)
var (
- version = "1.14.0-rc2"
+ version = "1.14.0-rc2-dev"
githash string
flagConfig = flag.String("conf", "matterbridge.toml", "config file")