Skip to content

Commit

Permalink
Version v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kpjensen committed Nov 17, 2021
1 parent c0990a2 commit c425ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const (
NumRetriesDefault = 10
InitialUploadPartSize = 16 * MiB
MaxUploadPartSize = 700 * MiB
Version = "v1.0.0-rc.5"
Version = "v1.0.0"
)
const (
InodeInvalid = 0
Expand Down

0 comments on commit c425ada

Please sign in to comment.