Skip to content

Commit

Permalink
[ga-bump-release] Update Dolt version to 1.22.0 and release v1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
macneale4 committed Oct 31, 2023
1 parent 6579e5b commit c7b85e8
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 @@ -64,7 +64,7 @@ import (
)

const (
Version = "1.21.5"
Version = "1.22.0"
)

var dumpDocsCommand = &commands.DumpDocsCmd{}
Expand Down

0 comments on commit c7b85e8

Please sign in to comment.