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-06-22 00:56:52 +02:00
parent 822605c157
commit 1f9874102a

View File

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