Release v1.22.2 (#1504)

This commit is contained in:
Wim
2021-06-01 23:36:53 +02:00
committed by GitHub
parent 1d50da4b1c
commit 641ed1873b
6 changed files with 26 additions and 53 deletions

View File

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