[ga-bump-release] Update Dolt version to 0.75.14 and release v0.75.14

This commit is contained in:
nicktobey
2023-04-28 05:30:40 +00:00
parent 3d4dd5785c
commit 39d8bbd072
+1 -1
View File
@@ -61,7 +61,7 @@ import (
)
const (
Version = "0.75.13"
Version = "0.75.14"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}