summaryrefslogtreecommitdiffstats
path: root/matterbridge.go
diff options
context:
space:
mode:
authorWim <wim@42.be>2018-12-04 10:36:02 +0100
committerWim <wim@42.be>2018-12-04 10:36:02 +0100
commit64d63a25cc51fbfe58e2fb82c5a97e6b07b86203 (patch)
tree8cbe4099c8b26898c72083e939abc5cd823ab74d /matterbridge.go
parent2cef9c4fcf2ff184d85e1c611e6fcbc362bab863 (diff)
downloadmatterbridge-msglm-64d63a25cc51fbfe58e2fb82c5a97e6b07b86203.tar.gz
matterbridge-msglm-64d63a25cc51fbfe58e2fb82c5a97e6b07b86203.tar.bz2
matterbridge-msglm-64d63a25cc51fbfe58e2fb82c5a97e6b07b86203.zip
Bump version
Diffstat (limited to 'matterbridge.go')
-rw-r--r--matterbridge.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/matterbridge.go b/matterbridge.go
index 81af86d0..de63c905 100644
--- a/matterbridge.go
+++ b/matterbridge.go
@@ -15,7 +15,7 @@ import (
)
var (
- version = "1.12.2-dev"
+ version = "1.12.3-dev"
githash string
)