forked from lug/matterbridge
Add initial Rocket.Chat support
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
log "github.com/Sirupsen/logrus"
|
||||
)
|
||||
|
||||
var version = "0.9.0"
|
||||
var version = "0.9.1-dev"
|
||||
|
||||
func init() {
|
||||
log.SetFormatter(&log.TextFormatter{FullTimestamp: true})
|
||||
|
||||
Reference in New Issue
Block a user