Bump version

This commit is contained in:
Wim
2019-07-15 23:23:32 +02:00
parent 87788f354f
commit ff27746c0c
2 changed files with 4 additions and 1 deletions

View File

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