1
0
forked from lug/matterbridge

Bump version

This commit is contained in:
Wim
2018-11-29 00:20:09 +01:00
parent 09f22a801e
commit b51d0a9b05
2 changed files with 2 additions and 2 deletions

View File

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