4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-08-07 15:53:43 +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 ( var (
version = "1.23.0" version = "1.23.1-dev"
githash string githash string
flagConfig = flag.String("conf", "matterbridge.toml", "config file") flagConfig = flag.String("conf", "matterbridge.toml", "config file")