[ga-bump-release] Update Dolt version to 0.75.5 and release v0.75.5

This commit is contained in:
andy-wm-arthur
2023-03-21 17:13:45 +00:00
parent e901fc43c6
commit 9a7ad41ebe

View File

@@ -57,7 +57,7 @@ import (
)
const (
Version = "0.75.4"
Version = "0.75.5"
)
var dumpDocsCommand = &commands.DumpDocsCmd{}