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

Bump version

This commit is contained in:
Wim 2019-12-16 00:01:00 +01:00
parent 84bfa8a6b1
commit b9da28a29b

View File

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