Skip to content

Commit

Permalink
Bump to v0.22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kpjensen authored Aug 12, 2020
1 parent 01c0eeb commit f254ec2
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 @@ -29,7 +29,7 @@ const (
MaxDirSize = 10 * 1000
MaxNumFileHandles = 1000 * 1000
NumRetriesDefault = 3
Version = "v0.22.3"
Version = "v0.22.4"
)
const (
InodeInvalid = 0
Expand Down

0 comments on commit f254ec2

Please sign in to comment.