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

Bump version

This commit is contained in:
Wim 2020-10-01 22:46:05 +02:00
parent 10c4bd1ac8
commit e7781dc79c

View File

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