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 2021-04-04 00:09:43 +02:00
parent b979aff270
commit af77109a47

View File

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