Skip to content

Commit

Permalink
Updated version for release of version 0.22.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar Batori committed Dec 16, 2020
1 parent 602f0ae commit 28a4d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/cmd/dolt/dolt.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ import (
)

const (
Version = "0.22.6"
Version = "0.22.7"
)

var dumpDocsCommand = &commands.DumpDocsCmd{}
Expand Down

0 comments on commit 28a4d73

Please sign in to comment.