4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-08-10 01:18:08 +00:00

Bump version

This commit is contained in:
Wim
2017-06-15 22:45:23 +02:00
parent 4b839b9958
commit 5636eaca6d

View File

@@ -12,7 +12,7 @@ import (
)
var (
version = "0.14.0"
version = "0.14.1-dev"
githash string
)