4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-26 14:19:24 +00:00

Bump version

This commit is contained in:
Wim
2021-10-18 23:40:20 +02:00
parent 55f41ddaab
commit 2199174def

View File

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