2
0
mirror of https://github.com/42wim/matterbridge synced 2024-11-03 15:40:24 +00:00

Bump version

This commit is contained in:
Wim 2020-08-24 00:40:26 +02:00
parent 39f4fb3446
commit 2f5e211065

View File

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