[ga-bump-release] Update Dolt version to 0.51.4 and release v0.51.4

This commit is contained in:
druvv
2022-11-19 00:12:01 +00:00
parent 1956ca903b
commit 9e33b03c77
+1 -1
View File
@@ -57,7 +57,7 @@ import (
)
const (
Version = "0.51.3"
Version = "0.51.4"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}