Release v1.21.0 (#1348)

This commit is contained in:
Wim
2020-12-31 22:32:13 +01:00
committed by GitHub
parent a9d8ac8bc0
commit cf13fff7d2
6 changed files with 53 additions and 50 deletions

View File

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