5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00

Bump version

This commit is contained in:
Wim 2020-07-24 21:31:28 +02:00
parent e3d8fe4fd8
commit e1629994bd

View File

@ -16,7 +16,7 @@ import (
)
var (
version = "1.18.0"
version = "1.18.1-dev"
githash string
flagConfig = flag.String("conf", "matterbridge.toml", "config file")