Skip to content

Commit

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

flag.Parse()

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

0 comments on commit e473a29

Please sign in to comment.