1
0
forked from lug/matterbridge

Release v1.2.0

This commit is contained in:
Wim
2017-09-11 23:41:13 +02:00
parent d19535fa21
commit 248d88c849
3 changed files with 16 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ import (
)
var (
version = "1.2.0-dev"
version = "1.2.0"
githash string
)