commit 3b57084d4dab14724a9d10a561c73e597f398488
Author: Wim <wim@42.be>
Date: Wed Oct 21 00:59:11 2020 +0000
diff --git a/matterbridge.go b/matterbridge.go
index 67055b3..b76dabb 100644
--- a/matterbridge.go
+++ b/matterbridge.go
@@ -167 +167 @@ import (
)
var (
- version = "1.19.0"
+ version = "1.19.1-dev"
githash string
flagConfig = flag.String("conf", "matterbridge.toml", "config file")