Skip to content

Commit

Permalink
[ga-bump-release] Update Dolt version to 1.13.4 and release v1.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Hydrocharged committed Aug 25, 2023
1 parent a2324f2 commit fa9a464
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 @@ -63,7 +63,7 @@ import (
)

const (
Version = "1.13.3"
Version = "1.13.4"
)

var dumpDocsCommand = &commands.DumpDocsCmd{}
Expand Down

0 comments on commit fa9a464

Please sign in to comment.