5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-24 21:21:34 +00:00

Release v1.12.2

This commit is contained in:
Wim 2018-12-04 10:26:29 +01:00
parent 919a0309ad
commit 6bef998bb3

View File

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