1
0
forked from lug/matterbridge

Release v1.6.0

This commit is contained in:
Wim
2017-12-23 00:28:01 +01:00
parent 97c944bb63
commit fac5f69ad2
3 changed files with 12 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ import (
)
var (
version = "1.6.0-dev"
version = "1.6.0"
githash string
)