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-02-02 22:40:44 +01:00
parent 4be00bbe6b
commit 3049ef9151

View File

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