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

Release v1.5.1

This commit is contained in:
Wim 2017-12-07 22:28:47 +01:00
parent c447647af9
commit bb38a61f3b

View File

@ -12,7 +12,7 @@ import (
) )
var ( var (
version = "1.5.0" version = "1.5.1"
githash string githash string
) )