2
0
mirror of https://github.com/42wim/matterbridge synced 2024-11-03 15:40:24 +00:00

Bump version

This commit is contained in:
Wim 2017-10-26 23:05:14 +02:00
parent 299b71d982
commit 7973baedd0

View File

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