5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-09 15:40:27 +00:00

Bump version

This commit is contained in:
Wim 2019-06-16 16:02:41 +02:00
parent f06e9b5605
commit a5bd3c4dda

View File

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