Release v1.23.0 (#1615)

This commit is contained in:
Wim
2021-10-17 23:49:02 +02:00
committed by GitHub
parent 21305d93bf
commit 55f41ddaab
3 changed files with 32 additions and 2 deletions

View File

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