Skip to content

Commit

Permalink
Release v0.6.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
42wim committed Sep 4, 2016
1 parent 39043f3 commit e449a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matterbridge.go
Original file line number Diff line number Diff line change
Expand Up @@ -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})
Expand Down

0 comments on commit e449a97

Please sign in to comment.