Bump version

This commit is contained in:
Wim 2019-11-01 22:32:39 +01:00
parent c394de0c88
commit 455e75e92f

View File

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