Bump version

This commit is contained in:
Wim
2020-09-05 00:10:30 +02:00
parent 8b26e42a3a
commit 91c58ec027
+1 -1
View File
@@ -16,7 +16,7 @@ import (
)
var (
version = "1.18.3"
version = "1.18.4-dev"
githash string
flagConfig = flag.String("conf", "matterbridge.toml", "config file")