1
0
forked from lug/matterbridge

Bump version and fix changelog

This commit is contained in:
Wim
2019-09-07 23:30:17 +02:00
parent 45becd2573
commit 294139ce7a
2 changed files with 6 additions and 1 deletions

View File

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