Bump version

This commit is contained in:
Wim 2020-04-09 23:03:45 +02:00
parent d97b077e85
commit 976fbcd07f

View File

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