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

Bump version

This commit is contained in:
Wim 2020-12-31 23:42:41 +01:00
parent cf13fff7d2
commit 109148988c

View File

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