Skip to content

Commit

Permalink
bump version to 1.4.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
andrestc committed Oct 6, 2017
1 parent 8523ebd commit e267804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsuru/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
)

const (
version = "1.4.0-rc1"
version = "1.4.0-rc2"
header = "Supported-Tsuru"
)

Expand Down

0 comments on commit e267804

Please sign in to comment.