Skip to content

Commit

Permalink
[ga-bump-release] Update Dolt version to 1.21.3 and release v1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fulghum committed Oct 24, 2023
1 parent e9f89a1 commit 4d8fe2a
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.2"
Version = "1.21.3"
)

var dumpDocsCommand = &commands.DumpDocsCmd{}
Expand Down

0 comments on commit 4d8fe2a

Please sign in to comment.