2
0
mirror of https://github.com/42wim/matterbridge synced 2024-11-03 15:40:24 +00:00

Bump version

This commit is contained in:
Wim 2020-03-21 22:51:22 +01:00
parent cca1ea2404
commit 8c68556f52

View File

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