5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-02-21 10:16:52 +00:00

Release v1.12.3

This commit is contained in:
Wim 2018-12-15 23:25:31 +01:00
parent 85fa4df39d
commit 35736bbbfe

View File

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