Release v1.22.0 (#1385)

This commit is contained in:
Wim
2021-02-01 23:44:17 +01:00
committed by GitHub
parent 0452be0cb3
commit afcd362cd1
3 changed files with 25 additions and 2 deletions

View File

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