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 2017-09-18 21:18:59 +02:00
parent 82588b00c5
commit ffa8f65aa8

View File

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