commit cfa0c745ae625dac4f6e4ba7f69ade593a4af52f
Author: Wim <wim@42.be>
Date: Thu Oct 01 22:46:05 2020 +0000
diff --git a/matterbridge.go b/matterbridge.go
index 7fb898b..0d8656d 100644
--- a/matterbridge.go
+++ b/matterbridge.go
@@ -167 +167 @@ import (
)
var (
- version = "1.18.4-dev"
+ version = "1.19.0-dev"
githash string
flagConfig = flag.String("conf", "matterbridge.toml", "config file")