Release v1.17.0 (#1050)

This commit is contained in:
Wim
2020-03-21 21:33:16 +01:00
committed by GitHub
parent 281016a501
commit cca1ea2404
3 changed files with 37 additions and 2 deletions

View File

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