mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-09 23:40:27 +00:00
Release v0.6.0-beta2
This commit is contained in:
parent
39043f3fa4
commit
e449a97bd0
@ -8,7 +8,7 @@ import (
|
||||
log "github.com/Sirupsen/logrus"
|
||||
)
|
||||
|
||||
var version = "0.6.0-beta1"
|
||||
var version = "0.6.0-beta2"
|
||||
|
||||
func init() {
|
||||
log.SetFormatter(&log.TextFormatter{FullTimestamp: true})
|
||||
|
Loading…
Reference in New Issue
Block a user