Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mike76-dev committed Dec 18, 2023
1 parent 4186c19 commit 3bdaed9
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 @@ -302,7 +302,7 @@ func main() {

flag.Parse()

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

0 comments on commit 3bdaed9

Please sign in to comment.