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-05-24 22:44:10 +02:00
parent 8eb5e3cbf8
commit 96022d3aaf

View File

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