5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 00:39:34 +00:00

Bump version

This commit is contained in:
Wim 2020-03-28 00:29:41 +01:00
parent 148f7d2a91
commit 54b3143a1d

View File

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