Release v1.22.3 (#1522)

* Release v1.22.3
This commit is contained in:
Wim
2021-06-16 21:11:12 +02:00
committed by GitHub
parent fb5a84212c
commit e45bbe4571
3 changed files with 11 additions and 2 deletions

View File

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