Release v1.20.0 (#1298)

This commit is contained in:
Wim
2020-11-22 17:27:33 +01:00
committed by GitHub
parent eff41759bc
commit 1a5353d768
3 changed files with 27 additions and 2 deletions

View File

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