Skip to content

Commit

Permalink
[ga-bump-release] Update Dolt version to 1.29.1 and release v1.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timsehn committed Dec 7, 2023
1 parent a7447ba commit dccf013
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 @@ -65,7 +65,7 @@ import (
)

const (
Version = "1.29.0"
Version = "1.29.1"
)

var dumpDocsCommand = &commands.DumpDocsCmd{}
Expand Down

0 comments on commit dccf013

Please sign in to comment.