Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mike76-dev committed Oct 23, 2023
1 parent 5a3eb3c commit d86cfb0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmd/renterd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -322,8 +322,7 @@ func main() {

flag.Parse()

log.Println("renterd v0.6.0-satellite")
log.Println("Compatible with Satellite v0.5.0")
log.Println("renterd v0.7.0-satellite")
log.Println("Network", build.NetworkName())
if flag.Arg(0) == "version" {
log.Println("Commit:", githash)
Expand Down

0 comments on commit d86cfb0

Please sign in to comment.