Release v1.18.2 (#1212)

This commit is contained in:
Wim
2020-08-25 13:21:53 +02:00
committed by GitHub
parent b339524613
commit 88d371c71c
3 changed files with 12 additions and 2 deletions

View File

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