Bump version

This commit is contained in:
Wim 2019-06-16 16:02:41 +02:00
parent f06e9b5605
commit a5bd3c4dda

View File

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