Bump version

This commit is contained in:
Wim 2021-02-01 23:59:35 +01:00
parent afcd362cd1
commit eff5f1e119

View File

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