3
0
mirror of https://github.com/42wim/matterbridge.git synced 2025-04-06 07:48:14 +02:00

Bump version

This commit is contained in:
Wim 2018-11-19 21:49:21 +01:00
parent 219c7659e1
commit 757657f29c

@ -14,7 +14,7 @@ import (
)
var (
version = "1.12.0"
version = "1.12.1-dev"
githash string
)