5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-09 23:40:27 +00:00

Bump version

This commit is contained in:
Wim 2018-04-20 00:39:57 +02:00
parent 08f442dc7b
commit 0cf73673a9

View File

@ -13,7 +13,7 @@ import (
)
var (
version = "1.9.1"
version = "1.9.2-dev"
githash string
)