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-11-22 18:55:21 +01:00
parent 1a5353d768
commit 7b3eaf3ccf

View File

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