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

Bump version

This commit is contained in:
Wim 2020-10-21 00:59:11 +02:00
parent 2bb21262d4
commit 84ab223b81

View File

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