4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-28 04:29:24 +00:00

Bump version

This commit is contained in:
Wim
2021-06-16 21:17:01 +02:00
parent e45bbe4571
commit f36498421b

View File

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