5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00

Bump version

This commit is contained in:
Wim 2018-06-19 00:41:49 +02:00
parent 6f131250f1
commit 4ff5091bc2

View File

@ -14,7 +14,7 @@ import (
)
var (
version = "1.11.0"
version = "1.11.1-dev"
githash string
)