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

Bump version

This commit is contained in:
Wim 2019-04-19 18:24:13 +02:00
parent 82d6210464
commit d60468bb05

View File

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