5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 01:49:35 +00:00

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")